ExecutionToken Properties
The ExecutionToken type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
CommandText |
Gets the command text, which is usually SQL.
|
|
|
CommandType |
Gets the type of the command.
|
|
|
DataSource |
Gets the data source.
|
|
|
HasCommandExecutedEvent |
Gets a value indicating whether this instance has command executed event.
|
|
|
OperationName |
Gets the name of the operation being performed.
|

