CDBPropIDSet::operator =

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at CDBPropIDSet::operator =.

Assigns the contents of one property ID set to another ID property set.

Syntax

  
      CDBPropIDSet& operator =(   
   CDBPropIDSet& propset    
) throw( );  

Requirements

Header: atldbcli.h

See Also

CDBPropIDSet Class