KDB segment flags

>Maximum path length

Maximum path length

These constants are used to specify sort order in a key segment.

DEF ENUM enumeration name KCML_KDB_SEG_ENUM

Enumeration ValueValueDescription
_KDB_ASCENDING0x0Sort ascending
_KDB_DESCENDING0x1Sort descending

Back to the list of Enumerations and Constants