LanguageInfo Table (210)
Some tooltip text!
• 1 minute to read
• 1 minute to read
Information about languages, from ISO standards and related information
Fields
Name | Description | Type | Null |
---|---|---|---|
LanguageInfo_id | Primary key | PK | |
defaultLcid | Language/culture id as a numeric .NET code | Id | |
abbrev3 | ISO 3-letter abbreviation | String(3) | |
abbrev2 | ISO 2-letter abbreviation | String(2) | |
englishName | English name of this language (Norwegian) | String(254) | |
nativeName | The native name of this language (Norsk Bokmål) | String(254) | |
registered | Registered when | UtcDateTime | |
registered_associate_id | Registered by whom | FK associate | |
updated | Last updated when | UtcDateTime | |
updated_associate_id | Last updated by whom | FK associate | |
updatedCount | Number of updates made to this record | UShort | |
isBuiltIn | Has this row been inserted by SuperOffice priming data | UShort |
Indexes
Fields | Types | Description |
---|---|---|
LanguageInfo_id | PK | Clustered, Unique |
Relationships
Table | Description |
---|---|
associate | Employees, resources and other users - except for External persons |
LanguageInfoCountry | Many-many link between countries and languages, to give intelligent choices for language |
Replication Flags
- Replicate changes DOWN from central to satellites and travellers.
- Replicate changes UP from satellites and travellers back to central.
- Copy to satellite and travel prototypes.
Security Flags
- No access control via user's Role.