Primary Key Field Type
 ContentID int

Field Field Type Null Notes Description
 CaptionEditable bit   Default = 1
 DefaultCaption nvarchar(255)
 PhotoEditable bit   Default = 1
 ApprovalRequired bit   Default = 0
 ThumbSize int
 AfterUpdatePageID int   Default = 0
 CategoryFolderID int   Default = 0
 LargeSize int  
 TAGCODEID uniqueidentifier

Foreign Key Field Type Null Notes Description
 ContentID int   SiteContent.ID

Index Name Field(s) Unique Primary Clustered
 PK_SiteProfilePhotoForm ContentID

Entity-Relationship diagram of this table