Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Topic Last Modified: 2010-11-09
The UserSite table is a supporting table. Each record represents one user site defined in network configuration setting.
Column | Data Type | Key/Index | Details |
---|---|---|---|
UserSiteKey |
int |
Primary |
Unique number identifying the user site. |
UserSiteName |
nvarchar(128) |
Unique |
User site’s name. |
RegionKey |
int |
Foreign |
Referenced from Region table in Lync Server 2013. |