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