Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
Returns the underlying OLE DB Command, first propagating any parameter information set on the ADO Command to the OLE DB Command.
Syntax
HRESULT get_OLEDBCommand(
IUnknown **ppOLEDBCommand
);
Parameters
ppOLEDBCommand
[out] A pointer to a pointer location where the IUnknown pointer for the underlying OLE DB Command will be written.