bool CRBase::GetRowsetProperty(DBPROPID propid, VARIANT* pVariant);
Return Value
true if successful; otherwise false.
Parameters
[in] propid:
An ID of a rowset property.
[in] pVariant:
A pointer to a valid VARIANT data which receives the property value.
Remark
Gets a property value.