Mini SQL Query Extensibility Documentation
OnBatchProgress Method (e)
NamespacesMiniSqlQuery.CoreQueryRunnerOnBatchProgress(BatchProgressEventArgs)

[Missing <summary> documentation for "M:MiniSqlQuery.Core.QueryRunner.OnBatchProgress(MiniSqlQuery.Core.BatchProgressEventArgs)"]

Declaration Syntax
C#Visual BasicVisual C++
protected void OnBatchProgress(
	BatchProgressEventArgs e
)
Protected Sub OnBatchProgress ( _
	e As BatchProgressEventArgs _
)
protected:
void OnBatchProgress(
	BatchProgressEventArgs^ e
)
Parameters
e (BatchProgressEventArgs)

[Missing <param name="e"/> documentation for "M:MiniSqlQuery.Core.QueryRunner.OnBatchProgress(MiniSqlQuery.Core.BatchProgressEventArgs)"]

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