Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
See Also
Reference
ISessionPropertiesImpl::SetProperties