WinStudio
NOTE: The Add User-Defined Type dialog box is available only from the New Data Maintenance Wizard.
To add a user-defined data type (UDT):
Field | Description/Comments |
Schema |
Currently, only dbo is supported. |
System Data Type |
Use the drop-down list to specify what data type the new UDT is to be. |
Length |
Optional. On data types that require or permit a length specification, specify the length. |
Decimal Precision |
Optional. Some data types allow you to specify how many decimal places should be displayed. Specify that precision level here. |
Scale |
Optional. Some data types allow you to specify the maximum total number of digits the property value can have. Specify that number here. |
Creating a Form with the New Data Maintenance Wizard