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__603D65B13C2C667C | Yes | Yes |
Internal Foreign Key Constraint | Affected Field | Source Table |
---|---|---|
FKB85DD0DF95EB91ED | logNumber | Auditor |