Mono Class Library: Overview

System.Data.Common.RowUpdatedEventArgs: Members

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

See Also: Inherited members from System.EventArgs

Public Constructors

Public Properties

[read-only]
CommandSystem.Data.IDbCommand. Documentation for this section has not yet been entered.
ErrorsException. Documentation for this section has not yet been entered.
[read-only]
RecordsAffectedint. 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]
RowCountint. 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.

Public Methods

CopyToRows(System.Data.DataRow[])
Documentation for this section has not yet been entered.
CopyToRows(System.Data.DataRow[], int)
Documentation for this section has not yet been entered.