次の方法で共有


ISessionPropertiesImpl::GetProperties

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

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

パラメーター

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

必要条件

Header: atldb.h

参照

関連項目

ISessionPropertiesImpl クラス

ISessionPropertiesImpl::SetProperties