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

ExecutionEventArgs Members

The ExecutionEventArgs type exposes the following members.

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 Duration
Gets the duration of the request, if available.
Public property EndTime
Gets the end time.
Public property Error
Gets the error.
Public property ExecutionDetails
Gets the details of the execution.
Public property RowsAffected
If available, this shows the number of rows affected by the execution.
Public property StartTime
Gets the start time.
Public property State
Gets the user-defined state.