SqlServerCommandExecutionToken Methods
The SqlServerCommandExecutionToken type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddChangeListener |
Adds a SQL Dependency based change listener.
|
![]() |
ApplyCommandOverrides |
Applies the command overrides by calling OnBuildCommand, then firing the CommandBuilt event.
(Inherited from CommandExecutionToken<(Of <(<'TCommand, TParameter>)>)>.) |
![]() |
Equals(System.Object) |
Determines whether the specified object is equal to the current 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 |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode |
Serves as the default hash function. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
OnBuildCommand | (Inherited from CommandExecutionToken<(Of <(<'TCommand, TParameter>)>)>.) |
![]() |
PopulateCommand | (Inherited from CommandExecutionToken<(Of <(<'TCommand, TParameter>)>)>.) |
![]() |
RaiseCommandExecuted | (Inherited from ExecutionToken.) |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |