次の方法で共有


ICommandPropertiesImpl::GetProperties

コマンドのプロパティ マップを使用して、要求されたすべてのプロパティ セットを返します。

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

パラメーター

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

解説

BEGIN_PROPSET_MAP」を参照してください。

必要条件

**ヘッダー:**atldb.h

参照

参照

ICommandPropertiesImpl クラス

ICommandPropertiesImpl::SetProperties

その他の技術情報

ICommandPropertiesImpl のメンバー