CDO$HELP.HLB  —  fld-properties  COLLATING_SEQUENCE
    Format

      COLLATING_SEQUENCE  IS text-string

1  –  Parameters

1.1  –  text-string

    Specifies a sequence name that was previously defined in RDO or
    SQL.

2  –  Description

    The COLLATING_SEQUENCE field property refers to a collating
    sequence that you have defined in RDO or SQL. The DEFINE FIELD
    and CHANGE FIELD commands accept the COLLATING_SEQUENCE syntax.
    The CHANGE FIELD command accepts a NOCOLLATING_SEQUENCE keyword
    that deletes the collating sequence; the SHOW FIELD and EXTRACT
    FIELD commands process the attributes.

3  –  Examples

  CDO>  COLLATING_SEQUENCE IS "French"

      In this example, the COLLATING_SEQUENCE field property sets the
      collating sequence to French.
Close Help