Data Type Metadata
You are looking at an older version of the documentation. The latest version is found here.
SYS.DataTypes
This table supplies information on data types.
Column Name | Type | Description |
---|---|---|
| string | Data Virtuality Server design-time type name |
| boolean | Always |
| boolean | Always |
| string | Design-time type name (same as |
| string | Java class returned for this type |
| integer | Maximum scale of this type |
| integer | Maximum length of this type |
| string | Nullability: " |
| boolean | Whether it Is signed numeric |
| boolean | Whether it is auto-incremented |
| boolean | Whether it is case-sensitive |
| integer | Maximum precision of this type |
| integer | Radix of this type |
| string | Searchability: " |
| string | Data type unique ID |
| string | Data Virtuality Server runtime data type name |
| string | Base type |
| string | Description of type |
OID | integer | Unique ID |