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
| Ccommand | Constructor. |
| Open | Executes and optionally binds the command. |
| GetNextResult | Fetches the next result when using multiple result sets. |
Inherited Methods
| CreateCommand | Creates a new command. |
| Prepare | Validates and optimizes the current command. |
| Unprepare | Discards the current command execution plan. |
| Create | Creates a new command for the specified session, then sets the command text. |
| ReleaseCommand | Releases the parameter accessor if necessary, then releases the command. |
| GetParameterInfo | Gets a list of the command's parameters, their names, and their types. |
| SetParameterInfo | Specifies the native type of each command parameter. |