IDBPropertiesImpl::GetPropertyInfo

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

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

パラメーター

*OLE DB Programmer's Reference "*の IDBProperties::GetPropertyInfo を参照してください。

あるパラメーターは IDBProperties::GetPropertyInfoで説明されている OLE DB プログラミングの 異なる名前の参照パラメーターに対応します:

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

OLE DB プログラミングの参照パラメーター

cPropertySets

cPropertyIDSets

rgPropertySets

rgPropertyIDSets

解説

この機能を使用する IDBInitializeImpl::m_pCUtlPropInfo

必要条件

Header: atldb.h

参照

関連項目

IDBPropertiesImpl クラス

IDBPropertiesImpl::GetProperties

IDBPropertiesImpl::SetProperties