BusinessLogicRowUpdatingEventArgs Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The BusinessLogicRowUpdatingEventArgs type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Protected property BaseCommand (Inherited from RowUpdatingEventArgs.)
Public property Command
Public property Errors (Inherited from RowUpdatingEventArgs.)
Public property Row (Inherited from RowUpdatingEventArgs.)
Public property StatementType (Inherited from RowUpdatingEventArgs.)
Public property Status (Inherited from RowUpdatingEventArgs.)
Public property TableMapping (Inherited from RowUpdatingEventArgs.)

Top