CDBPropSet::CDBPropSet
构造函数。 初始化 rgProperties、 cProperties和 DBPROPSET 结构的 guidPropertySet 字段。
CDBPropSet(
const GUID& guid
);
CDBPropSet(
const CDBPropSet& propset
);
CDBPropSet( );
参数
guid
[in] 用于的 GUID 初始化 guidPropertySet 字段。propset
[in] 复制构造的另一 CDBPropSet 对象。
要求
Header: atldbcli.h