次の方法で共有


ISessionPropertiesImpl::GetProperties

セッションで現在設定されている、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 のメンバー