Primary Key Field Type
 ID int

Field Field Type Null Notes Description
 Name nvarchar(255)  
 CreateDate datetime
 Categories nvarchar(max)

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

Index Name Field(s) Unique Primary Clustered
 PK_EventCalendarView ID  

Entity-Relationship diagram of this table