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::SetProperties