ISessionPropertiesImpl::GetProperties

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

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

参数

请参见 OLE DB 程序员参考手册 中的 ISessionProperties::GetProperties

要求

头文件: atldb.h

请参见

参考

ISessionPropertiesImpl 类

ISessionPropertiesImpl::SetProperties