ISessionPropertiesImpl::GetProperties
Returns the list of properties in the DBPROPSET_SESSION property group that are currently set on the session.
STDMETHOD(GetProperties)(
ULONG cPropertyIDSets,
const DBPROPIDSET rgPropertyIDSets[],
ULONG * pcPropertySets,
DBPROPSET ** prgPropertySets
);
Parameters
See ISessionProperties::GetProperties in the OLE DB Programmer's Reference.
Requirements
Header: atldb.h