Distinct user-defined type properties

Properties for IBM® data server distinct user-defined type objects

For more information about index syntax, see the reference information that is included with each database product. There might be differences between the IBM data server syntax and the syntax for other vendors.

General page
Property Description
Name Specifies a name for the object.
Label Specifies a label that is displayed in visual diagrams.
Data type Specifies a base data type.
Precision Specifies a precision. Only available if the data type requires a precision specification.
Scale Specifies a scale. Only available if the data type requires a scale specification.
Documentation page
Specifies user-supplied information about the object.
Annotation page (in edit mode only)
Add, modify, or delete properties.
Related information
CREATE TYPE statement syntax, Version 9.1 for z/OS
CREATE DISTINCT TYPE statement syntax, DB2 Version 9.1 for Linux, UNIX, and Windows
CREATE DISTINCT TYPE statement syntax, IBM Informix Dynamic Server v10.0

Feedback