Device 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 Device table is a supporting table that stores information about the various capture or render devices. Each record in the table represents one device.
Column | Data Type | Key/Index | Details |
---|---|---|---|
DeviceKey |
Int |
Primary |
Unique number identifying this device |
DeviceName |
nvarchar(256) |
DeviceName + DeviceType is unique |
Device name. |
DeviceType |
Bit |
DeviceName + DeviceType is unique |
DeviceType, 1 is a capture device, 0 is a render device. |
NextUpdateTS |
Datetime |
|
For internal use only. |