Properties of an Index Column

The following table describes some of the properties that Siebel CRM commonly uses with an index column.

Property Description

Column Name

Stores the name of the column where the parent index does an operation, such as a sort operation.

Sequence

An integer value that stores the order of the column in the index relative to other columns. You must define the Sequence property even if only one index column is defined for an index.

Sort Order

Stores the sort order of the index column. The order is one of the following:

  • Asc (ascending)

  • Desc (descending)