[This is pre-release documentation and subject to change in future releases. This topic's current status is: Milestone-Ready]

Topic Last Modified: 2010-03-26

The UserSite table is a supporting table; each record represents one UserSite defined in network configuration setting.

Column Data Type Key/Index Details

UserSiteKey

int

Primary

Unique number identifying the UserSite.

UserSiteName

nvarchar(128)

Unique

UserSite’s name

RegionKey

int

Foreign

Referenced from Region Table.