Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
ICommand contains methods to execute commands. A command can be executed many times, and the parameter values can vary. This interface is mandatory on commands.
A command object contains a single text command, which is specified through ICommandText
Method |
Description |
---|---|
Cancels the current command execution. |
|
Executes the command. |
|
Returns an interface pointer to the session that created the command. |
This topic is a part of: