SessionCorrelation Table
Microsoft Office Communications Server 2007 and Microsoft Office Communications Server 2007 R2 will reach end of support on January 9, 2018. To stay supported, you will need to upgrade. For more information, see Resources to help you upgrade your Office 2007 servers and clients.
The SessionCorrelation table is a supporting table; each record represents one CorrelationID which is used to correlate multiple sessions.
Column | Data Type | Key/Index | Details |
---|---|---|---|
CorrelationKey |
int |
Primary |
Unique number identifying this conferencing server. |
CorrelationID |
nvarchar(256) |
unique |
Sessions that are correlated will have the same CorrelationID. |
NextUpdateTS |
Datetime |
|
For internal use only. |