[]
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)
Type | Name | Description |
---|---|---|
IDbCommand | command | The IDbCommand to add to the batch. |
Type | Description |
---|---|
int |