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 constructor. Initializes the rgProperties, cProperties, and guidPropertySet fields of the DBPROPSET structure.
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