Diversity Scientific Terms
Enumeration tables
The following objects are not included:
- Logging tables
- System objects
- Objects marked as obsolete
- Previous versions of objects
Table
| Column | Data type | Description |
|---|---|---|
| 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 |
Table LanguageCode_Enum
The Code of a language according to ISO
Dependent tables:
- Terminology
- TermRepresentation
Table TerminologyPropertyDataType_Enum
Datatypes of a property of a terminology
Dependent tables:
- TerminologyProperty