Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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.