Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Methods
| ICommandImpl | The constructor. |
| CancelExecution | Cancels the current command execution. |
| CreateRowset | Creates a rowset object. |
| Cancel | Cancels the current command execution. |
| Execute | Executes the command. |
| GetDBSession | Returns an interface pointer to the session that created the command. |
Data Members
| m_bIsExecuting | Indicates whether the command is currently executing. |
| m_bCancelWhenExecuting | Indicates whether the command is to be canceled when executing. |
| m_bCancel | Indicates whether the command is to be canceled. |