Create a datatype based on the available datatypes for your data server.
Before you can create a user-defined datatype, be sure the appropriate data server is running, and you created and established a connection to the data server.
| Field | Description |
|---|---|
| Generate Script | Generate a SQL file for the object. |
| Enter or Select the Parent Folder | Specify an existing project or create a new project in which to save the SQL file. |
| File Name | Enter the file name in which to store the SQL code. |
| Execute Immediately | Execute the SQL code immediately. If you do not select this option, you must complete execution of the SQL file later to create the object. |
| Open in Editor After Creation | Create the object and open it in its associated editor. |