KeyFlags

<< Click to Display Table of Contents >>

Navigation:  Defines >

KeyFlags

Previous pageReturn to chapter overviewNext page
BKF_ALLOWABLE_KFLAG_PRE6(before ver 6.0, no nocase.
BKF_ALT        Alternate collating sequence mask
BKF_BIN        Key Flag Binary or extended key type mask
BKF_DESC        Key stored descending mask
BKF_DUP        Key Flag Duplicate
BKF_EXTTYPE        Extended key types are specified
BKF_KEYONLY_FILEkey only type file
BKF_MANUAL        Manual key which can be optionally null (then key is not inc. in B-tree)
BKF_MOD        Key Flag Modifyable
BKF_NOCASE        Case insensitive key
BKF_NUL        Null key mask
BKF_PENDING        Set during a create or drop index
BKF_REPEAT_DUPSDupes handled w/ unique suffix
BKF_SEG        Segmented key mask