Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The latest version of this topic can be found at CDBPropSet::CDBPropSet.
The constructor. Initializes the rgProperties, cProperties, and guidPropertySet fields of the DBPROPSET structure.
Syntax
CDBPropSet(
const GUID& guid
);
CDBPropSet(
const CDBPropSet& propset
);
CDBPropSet( );
Parameters
guid
[in] A GUID used to initialize the guidPropertySet field.
propset
[in] Another CDBPropSet object for copy construction.
Requirements
Header: atldbcli.h