tblComplianceFanout in Lync Server 2013
Topic Last Modified: 2012-09-12
tblComplianceFanout contains all servers that processed a compliance event.
Columns
Column | Type | Description |
---|---|---|
fanoutEventID |
int |
Event ID. |
fanoutServerID |
int |
Server identity (corresponding to tblServerIdentity.serverID table). |
Key
Column | Description |
---|---|
fanoutEventID |
Foreign key with lookup in tblComplianceData.cmplEventID table. |