CDBPropIDSet Class

Inherits from the DBPROPIDSET structure and adds a constructor that initializes key fields as well as the AddPropertyID access method.

class CDBPropIDSet : public tagDBPROPIDSET

Remarks

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 DBPROPIDSET structure belong to one property set.

Requirements

Header: atldbcli.h

See Also

Concepts

OLE DB Consumer Templates (C+)

OLE DB Consumer Templates Reference

Other Resources

CDBPropSet Members