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 property information requested for the connected data source object.
HRESULT GetProperties(
ULONG ulPropIDSets,
const DBPROPIDSET* pPropIDSet,
ULONG* pulPropertySets,
DBPROPSET** ppPropsets
) const throw( );
Parameters
See IDBProperties::GetProperties in the OLE DB Programmer's Reference in the Windows SDK.
Return Value
A standard HRESULT.
Remarks
To get a single property, use GetProperty.
Requirements
Header: atldbcli.h