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