CDataSource::GetProperties
Restituisce le informazioni delle proprietà richieste per l'oggetto datasource collegato.
HRESULT GetProperties(
ULONG ulPropIDSets,
const DBPROPIDSET* pPropIDSet,
ULONG* pulPropertySets,
DBPROPSET** ppPropsets
) const throw( );
Parametri
Vedere IDBProperties::GetProperties in OLE DB Programmer's Reference inWindows SDK.
Valore restituito
HRESULTstandard.
Note
Per ottenere una singola proprietà, utilizzare GetProperty.
Requisiti
Header: atldbcli.h