RdmRowUpdatedEventArgs Class

Description:

The RdmRowUpdatedEventArgs class, derived from RowUpdatedEventArgs provides data for the RowUpdated event of the ADO .NET Data Provider for RDM.

Public Constructors:

Public Properties:

  • Command
  • Errors (Inherited from RowUpdatedEventArgs)
  • RecordsAffected (Inherited from RowUpdatedEventArgs)
  • Row (Inherited from RowUpdatedEventArgs)
  • RowCount (Inherited from RowUpdatedEventArgs)
  • StatementType (Inherited from RowUpdatedEventArgs)
  • Status (Inherited from RowUpdatedEventArgs)
  • TableMapping (Inherited from RowUpdatedEventArgs)

Public Methods:

  • CopyToRows(DataRow[]) (Inherited from RowUpdatedEventArgs)
  • CopyToRows(DataRow[], int) (Inherited from RowUpdatedEventArgs)
  • Equals(Object other) (Inherited from Object)
  • GetHashCode() (Inherited from Object)
  • GetType() (Inherited from Object)
  • ToString() (Inherited from Component)