| title |
CDBPropSet Class | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
article |
| f1_keywords |
CDBPropSet |
ATL.CDBPropSet |
ATL::CDBPropSet |
|
| dev_langs |
|
| helpviewer_keywords |
|
| ms.assetid |
54190149-c277-4679-b81a-ef484d4d1c00 |
| caps.latest.revision |
11 |
| 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 DBPROPSET structure and adds a constructor that initializes key fields as well as the AddProperty access method.
class CDBPropSet : public tagDBPROPSET
|
|
| operator = |
Assigns the contents of one property set to another. |
Remarks
OLE DB providers and consumers use DBPROPSET structures to pass arrays of DBPROP structures. Each DBPROP structure represents a single property that can be set.
Header: atldbcli.h
OLE DB Consumer Templates
OLE DB Consumer Templates Reference
CDBPropIDSet Class
DBPROPSET Structure
DBPROP Structure