Object Types Reference > Siebel Object Types >

Index Column


Siebel Object Types > Table > Index > Index Column

Creates a new index column.

Properties
Property
Description/Usage
Valid Values/Examples

Column Name (R)

The name of the column in the index.

 

Name (R)

The column name within the index.

 

Sequence (R)

The position of the column within the index.

 

Sort Order (O)

Represents the way the column of an index is sorted.

The approach to populate the 7.0 repository is as follows:

  1. Set as NOT NULL with Asc as default.
  2. If the index column is of Date type, set to Desc.

 

See Also

Index
Table

Object Types Reference