Table: dbo.Report_Type
Columns
NameTypeConstraintsDescription
report_type_KEYint (4)NOT NULLDatabase assigned primary key for this table.
descriptionnvarchar (60)NOT NULLUser defined description.
supports_layout_yearbit (1)
Primary key
NameColumnsDescription
PK_Report_Typereport_type_KEY
Unique constraints
NameColumnsDescription
UK_Report_Type$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Report_Definition__Report_Type__report_type_KEYreport_type_KEYReport_Definition

Schema diagram