Table: Dashboard_Layout_Type
Tags: read-only

Content:
1Staff
2Client
3Firm
4Home
Columns
NameTypeConstraintsDescription
dashboard_layout_type_KEYintNOT NULLArbitrary identifier for this dashboard layout type.
descriptionnvarchar (30)NOT NULLDescription for this dashboard layout type.
Primary key
NameColumnsDescription
PK_Dashboard_Layout_Type$dashboard_layout_type_KEYdashboard_layout_type_KEYCLUSTERED
Unique constraints
NameColumnsDescription
UK_Dashboard_Layout_Type__descriptiondescriptionEach description must be unique.
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Dashboard_Layout__Dashboard_Layout_Type__dashboard_layout_type_KEYdashboard_layout_type_KEYDashboard_Layout

Schema diagram