NetworkRanking

Primary Key

Primary Key Field Type
ID int

Fields

Field Field Type Null Notes Description
Name nvarchar(100)
Description nvarchar(255)
RankingType int
LowerBound int yes
UpperBound int yes

Foreign Keys

Foreign Key Field Type Null Notes Description
SiteContentID int yes SiteContent.ID

Indexes

Index Name Fields Unique Primary Clustered
PK_NetworkRanking ID yes yes