HRESULT SetCommandText( REFGUID rguidDialect, LPCOLESTR pwszCommand );
See ICommandText::SetCommandText in the OLE DB Programmer’s Reference.
Remarks
Sets the command text, replacing the existing command text.
ICommandTextImpl Overview | Class Members
See Also