MAILEXPRESS

Basic Index   Expanded Index

Table Name: medatabase.LocaleConfig_activeLocaleLog
Description: The list of currently active language packs.
Primary Keys: logNumber
LocaleConfig_identifier
locale
Field Type Defaults Nulls? Comments
logNumber numeric (19) None No Audit log identifier.
LocaleConfig_identifier numeric (19) None No ID to map back to the 'LocaleConfigLog' table.
locale nvarchar (255) None No An entry in the collection.
logOperation tinyint None Yes The type of operation audited. The types include:
0 - Addition
1 - Modification
2 - Deletion.

Index Clustered? Unique? Fields
PK__LocaleCo__E98B9B8C652E7C0F Yes Yes

No check constraints
Internal Foreign Key Constraint Affected Field Source Table
FK7C00B24195EB91ED logNumber Auditor

No primary keys as foreign key constraints
No triggers