IndexDefinition :: IndexDefinition - Constructor
The constructor provides a reference to an index definition defined in the internal dictionary.
Implementation overview
- Copy constructor
IndexDefinition :: IndexDefinition ( cIndexDefinition ) - - internal feature (not documented)
IndexDefinition :: IndexDefinition (  )
Implementation details
-
Copy constructor
IndexDefinition  :: IndexDefinition ( 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.
to list
- cIndexDefinition
- Index definition
- to list