tblConfig in Lync Server 2013
Topic Last Modified: 2012-09-12
tblConfig contains some Persistent Chat Server unsupported configuration, in one row.
Columns
Column | Type | Description |
---|---|---|
configLabel |
nvarchar (255), not null |
Contains "pool." |
configContent |
nvarchar (max) |
Configuration content. |
configPoolID |
GUID, not null |
Unique ID of the database instance. |
Key
Column | Description |
---|---|
configLabel |
Primary key. |