CDataSource::GetProperties
傳回連接的資料來源物件所要求的屬性資訊。
HRESULT GetProperties(
ULONG ulPropIDSets,
const DBPROPIDSET* pPropIDSet,
ULONG* pulPropertySets,
DBPROPSET** ppPropsets
) const throw( );
參數
請參閱《 OLE DB 程式設計人員參考》的IDBProperties::GetPropertiesWindows SDK。
傳回值
標準 HRESULT。
備註
若要取得單一屬性,請使用 GetProperty。
需求
標題: atldbcli.h