Initializes a new instance of the AseRowUpdatedEventArgs class.
AseRowUpdatedEventArgs( DataRow dataRow, IDbCommand command, StatementType statementType, DataTableMapping tableMapping )
dataRow: The DataRow sent through an Update.
command: The IDbCommand executed when Update is called.
statementType: One of the StatementType values that specifies the type of query executed.