Table: Report_Type
Tags: read-only

Content:
1Standard Report
2Invoice
3Statement
4Custom Report
5Standard Label
7Custom Label
Columns
NameTypeConstraintsDescription
report_type_KEYintNOT NULLDatabase assigned primary key for this table.
descriptionnvarchar (30)NOT NULLUser defined description.
Primary key
NameColumnsDescription
PK_Report_Type$report_type_KEYreport_type_KEYCLUSTERED
Unique constraints
NameColumnsDescription
UK_Report_Type__descriptiondescriptionEach description must be unique.
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_Report_Definition__Report_Type__report_type_KEYreport_type_KEYReport_Definition
FK_Report_Profile__Report_Type__report_type_KEYreport_type_KEYReport_Profile

Schema diagram