ISessionPropertiesImpl::GetProperties
HRESULT GetProperties( ULONG cPropertyIDSets**, const DBPROPIDSET** rgPropertyIDSets**[], ULONG** *pcPropertySets**, DBPROPSET** **prgPropertySets );
See in the OLE DB Programmer's Reference.
Remarks
Returns the list of properties in the DBPROPSET_SESSION property group that are currently set on the session.
ISessionPropertiesImpl Overview | Class Members
See Also