Ordinates

The ordinates of a class are specified in Developer by setting the IsKey property of an attribute to either Ascending or Descending (this also sets the attribute’s IsPersistent property to True). The IsKey property can be set on more than one attribute.

The ordinates of a class are implemented as a unique index on the class s database table.