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.