18.5.10.8 The ndbinfo dict_obj_types Table

The dict_obj_types table is a static table listing possible dictionary object types used in the NDB kernel. These are the same types defined by Object::Type in the NDB API.

The following table provides information about the columns in the dict_obj_types table. For each column, the table shows the name, data type, and a brief description.

Column NameTypeDescription
type_idintegerThe type ID for this type
type_namestringThe name of this type

This table was added in NDB 7.4.1.