ICommandTextImpl::GetCommandText
Returns the text command set by the last call to SetCommandText.
STDMETHOD(GetCommandText)(
GUID * pguidDialect,
LPOLESTR * ppwszCommand
);
Parameters
See ICommandText::GetCommandText in the OLE DB Programmer's Reference. The pguidDialect parameter is ignored by default.
Requirements
Header: atldb.h