LanguageTag
| π Overview: 5 Fields | 3 Indexes | 1 Many-to-One Relations |
π Description
π¨οΈ Configuration table storing translated text strings for UI elements. Each tag contains translations for multiple languages.
- Table ID: 33
- UUID: C687C116DFD6DE43AE003396315A8A4D
- Primary Key: π
ID_l - Generated: π 2025-12-04T14:33:59Z
π Table of Contents
π Fields
| Field | Type | Constraints | Description |
| π ID_l | Long Integer | π PK, β¨ Unique, π« Not Null | - |
| Language_ID | Long Integer | π« Not Null | - |
| TagIdentifier_s | String (10) | π« Not Null | - |
| TagText_txt | String | π« Not Null | - |
| TagDescription_txt | String | π« Not Null | - |
π Indexes
| Field | Type | Kind | Unique |
ID_l | Keywords | regular | β¨ Yes |
Language_ID | Keywords | regular | - |
TagIdentifier_s | Keywords | regular | - |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
LanguageENtity | Language | Language_ID β ID_l | Active | - |
π¦ Classes
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:33:59Z