Mini SQL Query Extensibility Documentation
IQueryBatchProvider Interface
NamespacesMiniSqlQuery.CoreIQueryBatchProvider
A query batch provider is a class (typically a window) that manages a batch query and therefore has a data result etc.
Declaration Syntax
C#Visual BasicVisual C++
public interface IQueryBatchProvider
Public Interface IQueryBatchProvider
public interface class IQueryBatchProvider
Members
All MembersProperties



IconMemberDescription
Batch
Gets a reference to the batch.

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