MAILEXPRESS
| Table Name: | medatabase.LocaleConfig |
| Description: | Locale configuration settings. |
| Primary Keys: | identifier |
| Field | Type | Defaults | Nulls? | Comments |
|---|---|---|---|---|
| defaultLocale | nvarchar (255) | None | No | The default or base locale to fall back to. |
| identifier | numeric (19) | None | No | Unique ID for an entry. |
| Index | Clustered? | Unique? | Fields |
|---|---|---|---|
| PK__LocaleCo__D112ED490CE69C57 | Yes | Yes | identifier |
| Internal Foreign Key Constraint | Affected Field | Source Table |
|---|---|---|
| FKA8B4265C32C87F94 | identifier | AbstractSingleton |
| Primary Key as Foreign Key Constraint | Affected Table | Affected Field |
|---|---|---|
| FKFEC216031293C8B6 | LocaleConfig_activeLocale | LocaleConfig_identifier |