tblComplianceState in Lync Server 2013
Topic Last Modified: 2012-06-28
tblComplianceState contains pool-wide compliance state information.
Columns
Column | Type | Description |
---|---|---|
lastProcessedEntryID |
bigint, not null |
ID of the latest processed compliance event. |
activeServerID |
int, not null |
ID of the Compliance server holding the exclusive lock on the database, or -1 if none. |
lockExpirationTime |
datetime2, not null |
Lock expiration time (if activeServerID is not -1). |