ReportPanel

Primary Key

Primary Key Field Type
ID int

Fields

Field Field Type Null Notes Description
Name nvarchar(128)
ControlSrc nvarchar(256)
Description ntext yes
IsActive bit Default = 1
EditorSrc nvarchar(256) yes

Foreign Keys

Foreign Key Field Type Null Notes Description
ContentTypesID int ContentTypes.ID

Indexes

Index Name Fields Unique Primary Clustered
PK_ReportPanel ID yes yes