dbo.DialogImage
Icons
TableType TUsage CONFIGURATIONRows 176SizeMB 2.168
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DialogImage | varchar(38) | no | Icon | PKUID |
ImageName | nvarchar(128) | yes | Icon name | |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
XUserInserted | nvarchar(128) | yes | Created by | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
XTouched | nchar(2) | yes | Processing status | |
ContentNormal16 | varbinary(-1) | yes | Icon small | |
ContentNormal24 | varbinary(-1) | yes | Icon large | |
XObjectKey | varchar(138) | no | Object key | |
ContentNormal32 | varbinary(-1) | yes | Icon huge | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
ContentInactive16 | varbinary(-1) | yes | Icon disabled small | |
ContentInvert16 | varbinary(-1) | yes | Icon inverted small | |
ContentInactive24 | varbinary(-1) | yes | Icon disabled large | |
ContentInvert24 | varbinary(-1) | yes | Icon inverted large | |
ContentInactive32 | varbinary(-1) | yes | Icon disabled huge | |
ContentInvert32 | varbinary(-1) | yes | Icon inverted huge |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL179 | DialogObject.UID_DialogImage | DialogImage.UID_DialogImage |
| QBM_RFRL192 | DialogMethod.UID_DialogImage | DialogImage.UID_DialogImage |
| QBM_RFRL211 | DialogSheet.UID_DialogImage | DialogImage.UID_DialogImage |
| QBM_RFRL222 | DialogTable.UID_DialogImage | DialogImage.UID_DialogImage |
| QBM_RFRL602 | QBMTree.UID_DialogImage | DialogImage.UID_DialogImage |
| QBM_RFRL605 | QBMTreeResult.UID_DialogImage | DialogImage.UID_DialogImage |
Triggers
GEN_T27364FA69ECBAA66E82E87B4B SQL_TRIGGER
GEN_T4CF536EAB0AB3E46D13F435D8 SQL_TRIGGER
GEN_T5559194837EEA1834645ED511 SQL_TRIGGER
GEN_T6B6A35E95B57E60E8C4F3E54C SQL_TRIGGER
Referenced by / reverse relations
Generated from live DB metadata, FK rows, and exported SQL dependency/source extraction. This is factual linkage evidence, not inferred behavior.
| Referencing object | Relation | Evidence |
|---|---|---|
| dbo.GEN_T5559194837EEA1834645ED511 | SQL expression dependency | OBJECT_OR_COLUMN |
| DialogObject | foreign key references table | QBM_RFRL179: DialogObject.UID_DialogImage -> DialogImage.UID_DialogImage |
| DialogMethod | foreign key references table | QBM_RFRL192: DialogMethod.UID_DialogImage -> DialogImage.UID_DialogImage |
| DialogSheet | foreign key references table | QBM_RFRL211: DialogSheet.UID_DialogImage -> DialogImage.UID_DialogImage |
| DialogTable | foreign key references table | QBM_RFRL222: DialogTable.UID_DialogImage -> DialogImage.UID_DialogImage |
| QBMTree | foreign key references table | QBM_RFRL602: QBMTree.UID_DialogImage -> DialogImage.UID_DialogImage |
| QBMTreeResult | foreign key references table | QBM_RFRL605: QBMTreeResult.UID_DialogImage -> DialogImage.UID_DialogImage |
| cs-common-customizer-vi-common-customizer-dialogtree.cs | decompiled C# reference | classes DialogTree, _003C_003Ec__DisplayClass4_0; methods _003C_SetIsDeactivatedRecursive_003Eb__0, MoveNext, SetStateMachine, OnSavingAsync, _SetIsDeactivatedRecursive; references DialogDashboardDef, DialogImage, DialogObject, DialogTable, QBMLaunchAction; markers reads entity values, references DB/Dialog objects |
| cs-designer-editors-designer-infosheeteditor-infosheeteditor.cs | decompiled C# reference | classes InfoSheetEditor; methods OnDisposeOrPrepareForCaching, ResetLayout, OnLayoutChanged, _InitializeComponent, cbxTable_MouseDoubleClick, cbxObject_MouseDoubleClick; references DialogGroup, DialogImage, DialogObject, DialogObjectHasSheet, DialogSheet, DialogTable; markers reads entity values, writes entity values, references DB/Dialog objects |