Column property sheet: Data Type tab

The Data Type tab of the Column property sheet has the following components:

Built-in type    Select this option to choose a predefined for the column from the dropdown list. Integers, character strings, and dates are examples of predefined data types. For some of these types, you can specify size and/or scale.

For more information about data types, see .

Domain    Select this option to choose a domain from the dropdown list. A domain is a named combination of built-in data types, default value, check condition, and nullability.

Java class    Select this option to choose a for the column from the dropdown list. If the database does not support Java, this option is not enabled.

See also