| title |
CDBPropIDSet::operator = | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
article |
| f1_keywords |
CDBPropIDSet.operator= |
ATL.CDBPropIDSet.operator= |
ATL::CDBPropIDSet::operator= |
CDBPropIDSet::operator= |
|
| dev_langs |
|
| helpviewer_keywords |
operator =, property sets |
= operator, with OLE DB templates |
operator=, property sets |
|
| ms.assetid |
8741fca9-201e-4821-af61-71ba998d0886 |
| caps.latest.revision |
8 |
| 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 |
|
Assigns the contents of one property ID set to another ID property set.
CDBPropIDSet& operator =(
CDBPropIDSet& propset
) throw( );
Header: atldbcli.h
CDBPropIDSet Class