Primary Key Field Type
 ID int

Field Field Type Null Notes Description
 Name nvarchar(100)  
 Guid uniqueidentifier Default = (newid())

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

Index Name Field(s) Unique Primary Clustered
 PK_TargetedContentPart ID

Referenced by Field
 TargetedContentChecks TargetedPartID

Entity-Relationship diagram of this table