CDataSource::GetProperties
HRESULT GetProperties( ULONG ulPropIDSets**, const DBPROPIDSET*** pPropIDSet**,ULONG*** pulPropertySets**, DBPROPSET**** ppPropsets );
Return Value
A standard HRESULT.
Parameters
See in the OLE DB Programmer's Reference.
Remarks
Returns the property information requested for the data source object. To get a single property, use GetProperty.