| Primary Key | Field Type | 
|---|---|
|  ID | int | 
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  IsFunctional | bit |  | Default = 0 | |
|  DisplayName | nvarchar(100) |  | 
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  SiteContentID | int | SiteContent.ID | 
| Index Name | Field(s) | Unique | Primary | Clustered | 
|---|---|---|---|---|
|  PK_ChapterSite | ID |  |  |  | 
| Referenced by | Field | 
|---|---|
|  ChapterPages | ChapterSiteID | 
|  Chapters | ChapterSiteID | 
