Table: dbo.Engagement_Tree_Static_Column
Stores the static column types that will always be available to users.
Columns
NameTypeConstraintsDescription
engagement_tree_static_column_KEYint (4)NOT NULLThe primary key.
descriptionnvarchar (40)NOT NULLDescription (name) of static column
Primary key
NameColumnsDescription
PK_Engagement_Tree_Static_Columnengagement_tree_static_column_KEY
Unique constraints
NameColumnsDescription
UK_Engagement_Tree_Static_Column$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Engagement_Tree_Column_Selector__Engagement_Tree_Static_Column__engagement_tree_static_column_KEYengagement_tree_static_column_KEYEngagement_Tree_Column_Selector

Schema diagram