Partager via


ICommandTextImpl::GetCommandText

Retourne la commande texte définie par le dernier appel à SetCommandText.

STDMETHOD(GetCommandText)( 
   GUID * pguidDialect, 
   LPOLESTR * ppwszCommand  
);

Paramètres

Consultez l' ICommandText::GetCommandText dans OLE DB Programmer's Reference.Le paramètre de pguidDialect est ignoré par défaut.

Configuration requise

Header: atldb.h

Voir aussi

Référence

ICommandTextImpl, classe