Primary Key Field Type
 ID int

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

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

Index Name Field(s) Unique Primary Clustered
 IX_ChapterPages_ChapterSiteID ChapterSiteID      
 PK_ChapterPages ID

Entity-Relationship diagram of this table