Add a User-Defined Data Type in a Physical Model
User-defined data types are only supported for Db2 LUW, SQL Server, and SAP ASE in a physical model.
You cannot add user-defined data types to any of the standard domains (<default>, Blob, Datetime, Number, and String).
To add a user-defined data type
- Click Domains on the Model menu.
The Domain Editor opens.
- Select the domain in the Navigation Grid to which you want to add a user-defined data type.
To filter a large list of domains, enter the name (or the first few characters) of the domain for which you want to add a user-defined data type in the Enter filter text box.
- Click the General tab and select one of the following options depending on your target server:
- Distinct Type
Creates a Db2 LUW Distinct Type.
- Generate As Udd
Creates a SQL Server or SAP ASE User-defined data type.
- Click Close.
The user-defined data type is added to the domain in the physical model and the Domain Editor closes.
If you clear the Generate As Udd check box, the data type of the domain appears in the diagram as the data type.
Copyright © 2023 Quest Software, Inc. |