2.5.233 SD_SetSortOrder
The SD_SetSortOrder enumeration specifies the types of MDX set metadata sorting orders.
Name |
Value |
Meaning |
---|---|---|
0x00 |
No sorting order |
|
0x01 |
Ascending order |
|
0x02 |
Descending order |
|
0x03 |
Ascending order by the caption |
|
0x04 |
Descending order by the caption |
|
0x05 |
Ascending order by the natural order of the data, for example, by a key |
|
0x06 |
Descending order by the natural order of the data, for example, by a key |