2.5.233 SD_SetSortOrder

The SD_SetSortOrder enumeration specifies the types of MDX set metadata sorting orders.

Name

Value

Meaning

SSONONE

0x00

No sorting order

SSOASC

0x01

Ascending order

SSODESC

0x02

Descending order

SSOALPHAASC

0x03

Ascending order by the caption

SSOALPHADESC

0x04

Descending order by the caption

SSONATURALASC

0x05

Ascending order by the natural order of the data, for example, by a key

SSONATURALDESC

0x06

Descending order by the natural order of the data, for example, by a key