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

ExecutionEventArgs Properties

The ExecutionEventArgs type exposes the following members.

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.