ChapterPages

Primary Key

Primary Key Field Type
ID int

Fields

Field Field Type Null Notes Description
IsHomePage bit
DisplayName nvarchar(100) yes

Foreign Keys

Foreign Key Field Type Null Notes Description
SitePageID int SitePages.ID
ChapterSiteID int ChapterSite.ID

Indexes

Index Name Fields Unique Primary Clustered
IX_ChapterPages_ChapterSiteID ChapterSiteID
PK_ChapterPages ID yes yes yes