User-Defined Datatypes |
Some databases, like SQL Server, allow you to set up user-defined data-types. These can help to make your database design meaningful and will make sure that the data that is stored is valid for your purposes. Visual Case supports the use of user-defined data-types provided that they are manually set-up in both your physical database and your database dictionary.
User-defined datatypes are set up on the database properties page.

Related Topics: