MAILEXPRESS
| Table Name: | medatabase.GeneralConfig_bndngStrngs |
| Description: | List of IP/Port combinations that the server listens on. |
| Primary Keys: | GeneralConfig_identifier bindingStrings |
| Field | Type | Defaults | Nulls? | Comments |
|---|---|---|---|---|
| GeneralConfig_identifier | numeric (19) | None | No | ID to map back to the 'GeneralConfig' table. |
| bindingStrings | nvarchar (255) | None | No | An entry in the collection. |
| Index | Clustered? | Unique? | Fields |
|---|---|---|---|
| PK__GeneralC__440EA5636D6DF0FE | Yes | Yes | GeneralConfig_identifier bindingStrings |
| Internal Foreign Key Constraint | Affected Field | Source Table |
|---|---|---|
| FK2B64AC25BE09461A | GeneralConfig_identifier | GeneralConfig |