QueryExecutionCancellationToken Properties | 
The QueryExecutionCancellationToken type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveCommand | 
            Sets the active command which then can be cancelled by another thread
              | |
| ActiveConnection | 
            Sets the active connection which then can be cancelled by another thread. 
              | |
| ActiveReader | 
            The active reader obtained from a command. If not null, has to be closed first
              | |
| Cancelled |