put_OLEDBCommand Method
This method performs no operation and always returns S_OK.
Syntax
HRESULT put_OLEDBCommand(
IUnknown *pOLEDBCommand
);
Parameters
pOLEDBCommand
[in] Pointer to an OLE DB Command object.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This method performs no operation and always returns S_OK.
HRESULT put_OLEDBCommand(
IUnknown *pOLEDBCommand
);
pOLEDBCommand
[in] Pointer to an OLE DB Command object.