Defined in header file: hzDatabase.h

This is returned by the Whatami functions of the hdbIndex class family

Enum definition:

enum    hdbIdxtype
{

HZINDEX_NULLNo index
HZINDEX_ENUMIndex is hdbIndexEnum
HZINDEX_UKEYIndex is hdbIndexUkey
HZINDEX_ORDRIndex is hdbIndexOrdr
HZINDEX_TEXTIndex is hdbIndexText
HZINDEX_BOOLIndex is hdbIndexBool

} ;