Region table

The Region table is a supporting table. Each record represents one country/region defined in network configuration setting.

Column Data Type Key/Index Details
RegionKey
int
Primary
Unique number identifying the country/region.
RegionName
nvarchar(128)
Unique
The name of the country/region.