AdsDataAdapter.CreateRowUpdatingEvent

Advantage .NET Data Provider

  Previous topic Next topic  

Initializes a new instance of the RowUpdatingEventArgs class.

protected abstract RowUpdatingEventArgs CreateRowUpdatingEvent(

DataRow dataRow,

IDbCommand command,

StatementType statementType,

DataTableMapping tableMapping);

Remarks

Please refer to the Microsoft documentation on the RowUpdatingEventArgs class.