Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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.