Overload List
Name | Description | |
---|---|---|
UpdateDataset(IDbCommand, IDbCommand, IDbCommand, DataSet, String) |
Executes the respective command for each inserted, updated, or deleted row in the DataSet.
| |
UpdateDataset(IDbCommand, IDbCommand, IDbCommand, DataSet, String, AdoHelper<(Of <<'(TFactory>)>>)..::..RowUpdatingHandler, AdoHelper<(Of <<'(TFactory>)>>)..::..RowUpdatedHandler) |
Executes the IDbCommand for each inserted, updated, or deleted row in the DataSet also implementing RowUpdating and RowUpdated Event Handlers
|