AdsDataAdapter.CreateRowUpdatedEvent

Advantage .NET Data Provider

  Previous topic Next topic  

Initializes a new instance of the RowUpdatedEventArgs class.

protected override RowUpdatedEventArgs CreateRowUpdatedEvent(

DataRow dataRow,

IDbCommand command,

StatementType statementType,

DataTableMapping tableMapping );

Remarks

Please refer to the Microsoft documentation on the RowUpdatedEventArgs class.