IndexDefinition :: operator= - - internal feature (not documented)
Return value:  Index definition ( odaba::IndexDefinition & )
An index definition defines the sort order for a collections. At least one index definition is provided for each collection.
Implementation details
odaba::IndexDefinition &
IndexDefinition  :: operator= ( odaba::IndexDefinition &cIndexDefinition )
- cIndexDefinition
 - Index definition
An index definition defines the sort order for a collections. At least one index definition is provided for each collection. 

