MAILEXPRESS
| Table Name: | medatabase.InternalConfig_extnsnsExcldLog |
| Description: | The list of file extensions to disallow. |
| Primary Keys: | logNumber InternalConfig_identifier element |
| Field | Type | Defaults | Nulls? | Comments |
|---|---|---|---|---|
| logNumber | numeric (19) | None | No | Audit log identifier. |
| InternalConfig_identifier | numeric (19) | None | No | ID to map back to the 'InternalConfigLog' table. |
| element | 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__Internal__0D40A96148923D61 | Yes | Yes |
| Internal Foreign Key Constraint | Affected Field | Source Table |
|---|---|---|
| FKA9501BE795EB91ED | logNumber | Auditor |