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 Name | Type | Description |
|---|---|---|
type_id | integer | The type ID for this type |
type_name | string | The name of this type |
This table was added in NDB 7.4.1.