Click or drag to resize
Database Table DataType

[This is preliminary documentation and is subject to change.]

The DataType table holds the legal values for data types (such as None, Integer, Float etc.)

Fields

Field name

Type

Note

Description

Number

int

Primary key

The id for the datatype

Name

varchar(255)

The caption for the data type (None,Integer,Float etc.)