MAILEXPRESS
| Table Name: | medatabase.DMZGatewayConfig |
| Description: | The configuration for the DMZ Gateway integration. |
| Primary Keys: | identifier |
| Field | Type | Defaults | Nulls? | Comments |
|---|---|---|---|---|
| DMZGatewayClientPort | int | None | Yes | The DMZ Gateway client port. |
| DMZGatewayHost | nvarchar (256) | None | Yes | The DMZ Gateway server host. |
| DMZGatewayServerPort | int | None | Yes | The DMZ Gateway server port. |
| serviceEnabled | tinyint | None | No | Whether or not the DMZ Gateway functionality is enabled. |
| identifier | numeric (19) | None | No | Unique ID for an entry. |
| Index | Clustered? | Unique? | Fields |
|---|---|---|---|
| PK__DMZGatew__D112ED49066EA8F2 | Yes | Yes | identifier |
| Internal Foreign Key Constraint | Affected Field | Source Table |
|---|---|---|
| FK48FE93532C87F94 | identifier | AbstractSingleton |