Mini SQL Query Extensibility Documentation
Batch Property
NamespacesMiniSqlQuery.CoreIQueryBatchProviderBatch
Gets a reference to the batch.
Declaration Syntax
C#Visual BasicVisual C++
QueryBatch Batch { get; }
ReadOnly Property Batch As QueryBatch
property QueryBatch^ Batch {
	QueryBatch^ get ();
}
Value
The query batch.

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 1.0.0.0 (1.0.0.0)