DataTypeVariant
Represent all available types of a datatype
Value | Description |
---|---|
ARRAY | Represents an array |
DATA_TYPE | Represents an data type containing a data type |
OBJECT | Represents an object |
PRIMITIVE | Represents a primitive datatype |
TYPE | Represents a type |