Mono Class Library: Overview

System.Data.Common.RowUpdatingEventArgs: Property Members

The properties of System.Data.Common.RowUpdatingEventArgs are listed below. For a list of all members, see the RowUpdatingEventArgs Members list.

See Also: Inherited members from System.EventArgs

Public Properties

CommandSystem.Data.IDbCommand. Documentation for this section has not yet been entered.
ErrorsException. Documentation for this section has not yet been entered.
[read-only]
RowSystem.Data.DataRow. Documentation for this section has not yet been entered.
[read-only]
StatementTypeSystem.Data.StatementType. Documentation for this section has not yet been entered.
StatusSystem.Data.UpdateStatus. Documentation for this section has not yet been entered.
[read-only]
TableMappingDataTableMapping. Documentation for this section has not yet been entered.

Protected Properties

BaseCommandSystem.Data.IDbCommand. Documentation for this section has not yet been entered.