Return TypeFunction nameArguments
const char*hdbDatatype::txtType(void)

Declared and defined in file: hzDatabase.h

Function Logic:

Function body:

const char* hdbDatatype::txtType (void)
                                               { return *m_Typename ; }