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::GetPropertiesin OLE DB Programmer's Reference in Windows SDK.
Valore restituito
HRESULTstandard.
Note
Per ottenere una singola proprietà, utilizzare GetProperty.
Requisiti
Intestazione: atldbcli.h