IDBPropertiesImpl::GetPropertyInfo

更新 : 2007 年 11 月

データ ソースによってサポートされているプロパティ情報を返します。

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

パラメータ

『OLE DB Programmer's Reference』の「IDBProperties::GetPropertyInfo」を参照してください。

一部のパラメータは、『OLE DB Programmer's Reference』の「IDBProperties::GetPropertyInfo」で別の名前で説明されています。

OLE DB テンプレート パラメータ

『OLE DB Programmer's Reference』のパラメータ

cPropertySets

cPropertyIDSets

rgPropertySets

rgPropertyIDSets

解説

この機能を実装するには、IDBInitializeImpl::m_pCUtlPropInfo を使用します。

必要条件

ヘッダー : atldb.h

参照

参照

IDBPropertiesImpl クラス

IDBPropertiesImpl::GetProperties

IDBPropertiesImpl::SetProperties

その他の技術情報

IDBPropertiesImpl のメンバ