Mono Class Library: Overview

System.Data.Common.RowUpdatingEventArgs: Members

The members of System.Data.Common.RowUpdatingEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

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.