SqlServerCommandExecutionToken Methods
The SqlServerCommandExecutionToken type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AddChangeListener |
Adds a SQL Dependency based change listener.
|
|
|
AddInfoMessageEventListener |
Adds a SQL Info MEssage Event listener.
|
|
|
ApplyCommandOverrides |
Applies the command overrides by calling OnBuildCommand, then firing the CommandBuilt event.
(Inherited from CommandExecutionToken<(Of <(<'TCommand, TParameter>)>)>.) |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Execute | (Inherited from CommandExecutionToken<(Of <(<'TCommand, TParameter>)>)>.) |
|
|
ExecuteAsync | (Inherited from CommandExecutionToken<(Of <(<'TCommand, TParameter>)>)>.) |
|
|
ExecuteStream | (Inherited from CommandExecutionToken<(Of <(<'TCommand, TParameter>)>)>.) |
|
|
ExecuteStreamAsync | (Inherited from CommandExecutionToken<(Of <(<'TCommand, TParameter>)>)>.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
OnBuildCommand | (Inherited from CommandExecutionToken<(Of <(<'TCommand, TParameter>)>)>.) |
|
|
PopulateCommand | (Inherited from CommandExecutionToken<(Of <(<'TCommand, TParameter>)>)>.) |
|
|
RaiseCommandExecuted | (Inherited from ExecutionToken.) |
|
|
ToString | (Inherited from Object.) |

