Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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: