LANGUAGE Table
Contains languages.
Field | Data Type | Description |
---|---|---|
LANGUAGEID |
Integer |
Numerical code for the language. |
LANGUAGE |
Variable string (50) |
Name of the language. |
DESCRIPTION |
Variable string (80) |
Description of the language. |
ISACTIVE |
Boolean |
Indicates whether the language is active. |
TRANSLATION_STATUS |
Variable string (100) |
Status of the translation of all items to the language. |
ICON_PATH |
Variable string (200) |
URL of a file containing the icon for the screen language. |
Primary key
LANGUAGEID