The system's languages.
Name | Datatype | Read | Write | Primary key | Description |
---|---|---|---|---|---|
LanguageId | int | Yes | No | Yes | |
Language | varchar(50) | No | No | No | The language's name. |
CultureCode | varchar(20) | No | No | No | The language's culture code, compatible with the FORMAT function. |
IsEnabled | bit | No | No | No |