NC_Notification

Primary Key

Primary Key Field Type
ID int

Fields

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

Foreign Keys

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

Indexes

Index Name Fields Unique Primary Clustered
PK_NC_Notification ID yes yes

Referenced by

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