SQLServer Object
Executes an operating system command. Output from the command is not returned.
SQLServer.CommandShell ( [Command :=] strCommand )
HRESULT pSQLServer->CommandShell ( SQLOLE_LPCSTR
strCommand );
Element | Type | Description |
---|
strCommand | String | Operating system command |
xp_cmdshell