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 DBPROPIDSET 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>

Class Members

See Also

Using the OLE DB Consumer Templates, Consumer Architecture Chart