CDBPropIDSet
class CDBPropIDSet : public tagDBPROPIDSET
OLE DB consumers use DBPROPIDSET structures to pass an array of property IDs for which the consumer wants to get property information. The properties identified in a single structure belong to one property set. CDBPropIDSet inherits from the DBPROPIDSET structure and adds a constructor that initializes key fields as well as the AddPropertyID access method.
#include <atldbcli.h>
See Also
Using the OLE DB Consumer Templates, Consumer Architecture Chart