Enumeration of KI_GROW modes

>Enumerated constants for KDB KI_GROW modes

Enumerated constants for KDB KI_GROW modes

These constants define the possible extend modes used in KI_GROW.

DEF ENUM enumeration name KDB_GROW_ENUM

Enumeration ValueValueDescription
_KDB_GROW_TABLE1Increase size of table
_KDB_GROW_EXTENT2Add an extent to a KDB6 table
_KDB_GROW_TRUNCATE3Shrink size of table

Back to the list of Enumerations and Constants