Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

AbortableOperationEventArgs Members

The AbortableOperationEventArgs type exposes the following members.

Constructors


  Name Description
Public method AbortableOperationEventArgs
Initializes a new instance of the AbortableOperationEventArgs class.

Methods


  Name Description
Public method Equals(System.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.)

Properties


  Name Description
Public property Abort
Gets or sets a value indicating whether this AbortableOperationEventArgs is abort.
Public property RowsAffected
Gets the number of rows copied.