IDBPropertiesImpl::GetPropertyInfo

返回数据源支持的属性信息。

STDMETHOD(GetPropertyInfo)( 
   ULONG cPropertySets, 
   const DBPROPIDSET rgPropertySets[], 
   ULONG * pcPropertyInfoSets, 
   DBPROPINFOSET ** prgPropertyInfoSets, 
   OLECHAR ** ppDescBuffer  
);

参数

请参见 OLE DB 程序员参考中的 IDBProperties::GetPropertyInfo

IDBProperties::GetPropertyInfo中,有些参数对应于不同的名称的 OLE DB 程序员参考 参数:

OLE DB 模板参数

OLE DB 程序员引用参数

cPropertySets

cPropertyIDSets

rgPropertySets

rgPropertyIDSets

备注

使用 IDBInitializeImpl::m_pCUtlPropInfo 实现此功能。

要求

头文件: atldb.h

请参见

参考

IDBPropertiesImpl 类

IDBPropertiesImpl::GetProperties

IDBPropertiesImpl::SetProperties