RdmRowUpdatingEventArgs Class

Description:

The RdmRowUpdatingEventArgs class, derived from RowUpdatingEventArgs provides data for the RowUpdating event of the ADO .NET Data Provider for RDM.

Public Constructors:

Public Properties:

  • Command
  • Errors (Inherited from RowUpdatingEventArgs)
  • Row (Inherited from RowUpdatingEventArgs)
  • StatementType (Inherited from RowUpdatingEventArgs)
  • Status (Inherited from RowUpdatingEventArgs)
  • TableMapping (Inherited from RowUpdatingEventArgs)

Public Methods:

  • Equals(Object other) (Inherited from Object)
  • GetHashCode() (Inherited from Object)
  • GetType() (Inherited from Object)
  • ToString() (Inherited from Component)