Name | Description | |
---|---|---|
C1RowUpdatingEventArgs<TCommandImpl> Constructor | Initializes a new instance of the C1RowUpdatingEventArgs<TCommandImpl> class. |
The following tables list the members exposed by C1RowUpdatingEventArgs<TCommandImpl>.
Name | Description | |
---|---|---|
C1RowUpdatingEventArgs<TCommandImpl> Constructor | Initializes a new instance of the C1RowUpdatingEventArgs<TCommandImpl> class. |
Name | Description | |
---|---|---|
Command | Gets the TCommandImpl to execute during the System.Data.Common.DbDataAdapter.Update(System.Data.DataSet) operation. | |
Errors | (Inherited from System.Data.Common.RowUpdatingEventArgs) | |
Row | (Inherited from System.Data.Common.RowUpdatingEventArgs) | |
StatementType | (Inherited from System.Data.Common.RowUpdatingEventArgs) | |
Status | (Inherited from System.Data.Common.RowUpdatingEventArgs) | |
TableMapping | (Inherited from System.Data.Common.RowUpdatingEventArgs) |
Name | Description | |
---|---|---|
BaseCommand | Overridden. Gets or sets the System.Data.IDbCommand object for an instance of this class. |