Primary Key Field Type
 ID int

Field Field Type Null Notes Description
 AllowAdd bit
 AllowDelete bit
 AllowPrimaryEdit bit
 PostPageID int
 Guid uniqueidentifier   Default = (newid())
 AllowPrimaryDelete bit
 PrimaryShow bit
 NoRecordMsg nvarchar(2048)

Foreign Key Field Type Null Notes Description
 SiteContentID int SiteContent.ID
 PersonalPageDataID int PersonalPageData.ID

Index Name Field(s) Unique Primary Clustered
 PK_EducationEdit ID

Entity-Relationship diagram of this table