PageContent (4.0)

Primary Key
Primary Key Field Type

ID

int

Foreign Key Fields
Foreign Key Field Type Null Notes Description

SitePagesID

int

false

SiteContentID

int

false

Fields
Field Field Type Null Notes Description

ContentOrder

int

false

1

RequiresSSL

bit

true

PaneName

nvarchar(256)

true

Indexes
Index Name Field(s) Unique Primary Clustered

IX_PageContent_SearchSiteContent

SiteContentID

SitePagesID

ID

False

False

False

IX_PageContent_SearchSitePage

SitePagesID

SiteContentID

ID

False

False

False

PK_PageContent

ID

True

True

True