CDBPropSet::operator =

 

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

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

Syntax

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

Requirements

Header: atldbcli.h

See Also

CDBPropSet Class