CDataSource::GetProperties
Returns the property information requested for the connected data source object.
HRESULT GetProperties(
ULONG ulPropIDSets,
const DBPROPIDSET* pPropIDSet,
ULONG* pulPropertySets,
DBPROPSET** ppPropsets
) const throw( );
매개 변수
See IDBProperties::GetProperties in the OLE DB Programmer's Reference in the Windows SDK.
반환 값
A standard HRESULT.
설명
To get a single property, use GetProperty.
요구 사항
헤더: atldbcli.h