
| Column | Data type | Description | Relation |
|---|---|---|---|
| Code | varchar (50) | The datatype of the property | - |
| Description | nvarchar (500) | The description of the datatype | - |
| DisplayText | nvarchar (50) | The display text shown e.g. in a user interface | - |
| DisplayOrder | smallint | The display order if different from alphabetic order | - |
| DisplayEnable | bit | True if the entry should be displayed, otherwise false | - |
| InternalNotes | nvarchar (500) | Internal notes for this entry | - |
Dependent tables:
Dependent tables: