Table: dbo.Client_Access_Notification_Event_Type
The table stores the actions completed by the client staff in ACS Client Access that will create notifications in the Client Access Notification Portlet
Columns
NameTypeConstraintsDescription
client_access_notification_event_type_KEYint (4)NOT NULLPrimary key for this table
descriptionnvarchar (104)NOT NULLThe description of Client Access notification event type.
Primary key
NameColumnsDescription
PK_Client_Access_Notification_Event_Typeclient_access_notification_event_type_KEY
Unique constraints
NameColumnsDescription
UK_Client_Access_Notification_Event_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Client_Access_Notification__Client_Access_Notification_Event_Type__client_access_notification_event_type_KEYclient_access_notification_event_type_KEYClient_Access_Notification

Schema diagram