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 Information

  • 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