MAILEXPRESS
| Table Name: | medatabase.GeneralConfig_bndngStrngsLog | 
| Description: | List of IP/Port combinations that the server listens on. | 
| Primary Keys: | logNumber GeneralConfig_identifier bindingStrings | 
| Field | Type | Defaults | Nulls? | Comments | 
|---|---|---|---|---|
| logNumber | numeric (19) | None | No | Audit log identifier. | 
| GeneralConfig_identifier | numeric (19) | None | No | ID to map back to the 'GeneralConfigLog' table. | 
| bindingStrings | 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__GeneralC__603D65B1713E81E2 | Yes | Yes | logNumber GeneralConfig_identifier bindingStrings | 
| Internal Foreign Key Constraint | Affected Field | Source Table | 
|---|---|---|
| FKB85DD0DF95EB91ED | logNumber | Auditor |