次の方法で共有


ISessionPropertiesImpl::GetProperties

更新 : 2007 年 11 月

セッションで現在設定されている、DBPROPSET_SESSION プロパティ グループのプロパティを配列で返します。

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

パラメータ

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

必要条件

ヘッダー : atldb.h

参照

参照

ISessionPropertiesImpl クラス

ISessionPropertiesImpl::SetProperties

その他の技術情報

ISessionPropertiesImpl のメンバ