ISessionPropertiesImpl::GetProperties

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

See ISessionProperties::GetProperties 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 OverviewClass Members

See Also

ISessionPropertiesImpl::SetProperties