LastComplianceID Table
Lync Server 2010
Topic Last Modified: 2011-01-27
The LastComplianceID table contains the times of the latest processed compliance event for each translator.
Columns
Column | Type | Description |
---|---|---|
entryDate | smalldatetime, not null | Time of the latest processed compliance event. |
entryDate | int, not null | Translator ID. |
Key
Column | Description |
---|---|
translatorID | Foreign key with lookup in tblComplianceTranslator.translatorID. |
Show: