Primary Key Field Type
 ID int

Field Field Type Null Notes Description
 DisplayName nvarchar(162)
 Description nvarchar(255)
 Enabled bit   Default = 0

Foreign Key Field Type Null Notes Description
 NotificationTypeID int   NotificationType.ID
 EmailTemplateID int EmailTemplate.ID

Index Name Field(s) Unique Primary Clustered
 PK_NC_Notification ID  

Referenced by Field
 CMSNOTIFICATIONEMAILADDRESS NOTIFICATIONID
 CMSNOTIFICATIONROLE NOTIFICATIONID
 EVENTEMAILTEMPLATE NCNOTIFICATIONID
 Notification_SiteContent NotificationID
 Notification_Workflow NotificationID
 NotificationSubscription NotificationID

Entity-Relationship diagram of this table