Topic Last Modified: 2011-01-27
The ComplianceFanout table contains all servers that processed a compliance event.
Columns
Column | Type | Description |
---|---|---|
fanoutEventID |
int |
Event ID. |
fanoutServerID |
int |
Server identity (corresponding to ServerIdentity.serverID table). |
Key
Column | Description |
---|---|
fanoutEventID |
Foreign key with lookup in ComplianceData.cmplEventID table. |