| title |
CDBPropIDSet Class | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
article |
| f1_keywords |
CDBPropIDSet |
ATL.CDBPropIDSet |
ATL::CDBPropIDSet |
|
| dev_langs |
|
| helpviewer_keywords |
|
| ms.assetid |
52bb806c-9581-494d-9af7-50d8a4834805 |
| caps.latest.revision |
10 |
| author |
mikeblome |
| ms.author |
mblome |
| manager |
ghogen |
| translation.priority.ht |
cs-cz |
de-de |
es-es |
fr-fr |
it-it |
ja-jp |
ko-kr |
pl-pl |
pt-br |
ru-ru |
tr-tr |
zh-cn |
zh-tw |
|
Inherits from the DBPROPIDSET structure and adds a constructor that initializes key fields as well as the AddPropertyID access method.
class CDBPropIDSet : public tagDBPROPIDSET
|
|
| operator = |
Assigns the contents of one property ID set to another. |
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.
Header: atldbcli.h
OLE DB Consumer Templates
OLE DB Consumer Templates Reference