Partager via


ICommandImpl : : GetDBSession

Returns an interface pointer to the session that created the command.

STDMETHOD (GetDBSession) ( 
   REFIID riid, 
   IUnknown** ppSession  
);

Paramètres

See ICommand::GetDBSession in the OLE DB Programmer's Reference.

Notes

Useful for retrieving properties from the session.

Configuration requise

Header: atldb.h

Voir aussi

Référence

classe d'ICommandImpl