hudmain

8 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
HudID INT 10 null
Name VARCHAR 50 null
SectionType INT 10 null
ReadPermission VARCHAR 255 null
EditPermission VARCHAR 255 null
PerUserSettings INT 10 null
ShowInToolbar INT 10 null
SectionData1 LONGBLOB 2147483647 null
SectionData2 LONGBLOB 2147483647 null
SectionData3 LONGBLOB 2147483647 null
WindowTitle VARCHAR 100 null
Icon MEDIUMBLOB 16777215 null
Section1HW DECIMAL 11,2 null
Section2HW DECIMAL 11,2 null
Section3HW DECIMAL 11,2 null
Enabled INT 10 null
AllowPersonalization INT 10 null
Section1Color INT 10 null
Section2Color INT 10 null
Section3Color INT 10 null
GUID VARCHAR 36 null
scripttime.Guid Implied ConstraintR

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc HudID
Name_idx Performance Asc Name

Relationships