MAILEXPRESS
| Table Name: | medatabase.LocaleConfigLog |
| Description: | Auditing table for changes to corresponding with table LocaleConfig. |
| Primary Keys: | identifier logNumber |
| Field | Type | Defaults | Nulls? | Comments |
|---|---|---|---|---|
| identifier | numeric (19) | None | No | Unique ID for an entry. |
| logNumber | numeric (19) | None | No | Audit log identifier. |
| defaultLocale | nvarchar (255) | None | Yes | The default or base locale to fall back to. |
| Index | Clustered? | Unique? | Fields |
|---|---|---|---|
| PK__LocaleCo__B55535B710B72D3B | Yes | Yes | identifier logNumber |
| Internal Foreign Key Constraint | Affected Field | Source Table |
|---|---|---|
| FK3C3D1748D247948F | identifier | AbstractSingletonLog |
| FK3C3D1748D247948F | logNumber | AbstractSingletonLog |