ISessionPropertiesImpl::GetProperties

DBPROPSET_SESSION 属性组中返回该会话当前设置属性的列表。

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

参数

请参见《OLE DB 程序员参考》中的 ISessionProperties::GetProperties

要求

Header: atldb.h

请参见

参考

ISessionPropertiesImpl 类

ISessionPropertiesImpl::SetProperties