다음을 통해 공유


ICommandImpl::GetDBSession

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

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

매개 변수

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

설명

Useful for retrieving properties from the session.

요구 사항

Header: atldb.h

참고 항목

참조

ICommandImpl 클래스