[]
Invoked for every row affected based on the current records in DataTable. It got called the same amount of times as the value of UpdateBatchSize.
protected override int AddToBatch(IDbCommand command)
Protected Overrides Function AddToBatch(command As IDbCommand) As Integer
| Type | Name | Description |
|---|---|---|
| IDbCommand | command | The IDbCommand to add to the batch. |
| Type | Description |
|---|---|
| int |