Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the command text, replacing the existing command text.
STDMETHOD(SetCommandText)(
REFGUID rguidDialect,
LPCOLESTR pwszCommand
);
Parameters
See ICommandText::SetCommandText in the OLE DB Programmer's Reference.
Requirements
Header: atldb.h
See Also
Reference
ICommandTextImpl::GetCommandText