다음을 통해 공유


ISessionPropertiesImpl::GetProperties

Returns the list of properties in the DBPROPSET_SESSION property group that are currently set on the session.

STDMETHOD(GetProperties)( 
   ULONG cPropertyIDSets, 
   const DBPROPIDSET rgPropertyIDSets[], 
   ULONG * pcPropertySets, 
   DBPROPSET ** prgPropertySets  
);

매개 변수

See ISessionProperties::GetProperties in the OLE DB Programmer's Reference.

요구 사항

Header: atldb.h

참고 항목

참조

ISessionPropertiesImpl 클래스

ISessionPropertiesImpl::SetProperties