MAILEXPRESS

Basic Index   Expanded Index

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__B55535B76069C6F2 Yes Yes

No check constraints
Internal Foreign Key Constraint Affected Field Source Table
FK3C3D1748D247948F identifier AbstractSingletonLog
FK3C3D1748D247948F logNumber AbstractSingletonLog

No primary keys as foreign key constraints
No triggers