KeyType
Description
Key Type
Type :
KEYTYPE_TYPE
Description
Name
Value
Key is a String
KEYTYPE_STRING
2
Key is a Type Code
KEYTYPE_TYPECODE
1
Definition
The type of key, typecode (1) or string (2).KeySubType and KeyCodeType MUST be defined if the KeyType = 1 TypeCode.
Parents
KeyDef