CDataSource::GetProperty
傳回連接的資料來源物件的指定屬性的值。
HRESULT GetProperty(
const GUID& guid,
DBPROPID propid,
VARIANT* pVariant
) const throw( );
參數
guid
[in]GUID,用來識別的屬性設定為其傳回的屬性。propid
[in]屬性識別碼] 屬性來傳回。pVariant
[] out變數的指標變數,其中 GetProperty 傳回屬性的值。
傳回值
一種標準HRESULT。
備註
若要取得多個屬性,請使用 GetProperties。
需求
標頭: atldbcli.h