Skip to main content
Skip table of contents

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

Name

string

Data Virtuality Server design-time type name

IsStandard

boolean

Always FALSE

IsPhysical

boolean

Always FALSE

TypeName

string

Design-time type name (same as Name)

JavaClass

string

Java class returned for this type

Scale

integer

Maximum scale of this type

TypeLength

integer

Maximum length of this type

NullType

string

Nullability: "Nullable", "No Nulls", "Unknown"

IsSigned

boolean

Whether it Is signed numeric

IsAutoIncremented

boolean

Whether it is auto-incremented

IsCaseSensitive

boolean

Whether it is case-sensitive

Precision

integer

Maximum precision of this type

Radix

integer

Radix of this type

SearchType

string

Searchability: "Searchable", "All Except Like", "Like Only", "Unsearchable"

UID

string

Data type unique ID

RuntimeType

string

Data Virtuality Server runtime data type name

BaseType

string

Base type

Description

string

Description of type

OIDinteger

Unique ID

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.