Lync Server 2013 中的 tblComplianceData
上次修改的主题: 2012-09-12
tblComplianceData 包含符合性适配器尚未处理的符合性事件。
列
列 | 类型 | 说明 |
---|---|---|
cmplEventID |
bigint,而不是 null |
事件 ID。 |
entryDate |
smalldatetime,而不是 null |
对于 cmplType=9,未来插入 (的时间可能很远,因为在该情况下,该条目只是占位符) 。 |
cmplType |
int,而不是 null |
合规性事件的类型:
|
cmplTime |
bigint,而不是 null |
事件的时间戳。 |
cmplChannelUri |
nvarchar (255) ,而不是 null |
通道统一资源标识符 (URI) 。 |
cmplChatID |
bigint |
聊天 ID (对应于 tblChat.chatId 表) 。 |
cmplUserID |
int,而不是 null |
与 tblPrincipal.prinID 表) 对应的海报 (主体 ID。 |
cmplUserUri |
nvarchar (255) ,而不是 null |
用户 URI。 |
cmplMessage |
nvarchar (最大) |
消息 (编码取决于 cmplType) 。 |
密钥
列 | 说明 |
---|---|
cmplEventID |
主键。 |