Primary Key Field Type
 Guid uniqueidentifier

Field Field Type Null Notes Description
 ID int  
 CreateDate datetime   Default = getutcdate()
 UpdateDate datetime   Default = getutcdate()
 CreateID int
 UpdateID int
 SharingCaption nvarchar(50)  
 EmailTemplateID int  
 ShowEmail bit  
 ShowDelicious bit  
 ShowDigg bit  
 ShowFacebook bit  
 ShowNewsVine bit  
 ShowYahoo bit  

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

Index Name Field(s) Unique Primary Clustered
 PK_SharingPart Guid

Entity-Relationship diagram of this table