AseRowUpdatingEventArgs Constructors

Initializes a new instance of the AseRowUpdatingEventArgs class.

Syntax

AseRowUpdatingEventArgs( DataRow row, IDbCommand command,
StatementType statementType, DataTableMapping tableMapping )

Parameters