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