dbo.QBMProduct
Programs
TableType TUsage CONFIGURATIONRows 10SizeMB 0.032
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DialogProduct | varchar(38) | no | Program | PKUID |
Ident_Product | nvarchar(60) | no | Program | |
VersionMin | nvarchar(42) | yes | Min. version | |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
XUserInserted | nvarchar(128) | yes | Created by | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
CustomRemarks | nvarchar(510) | yes | Remarks | |
XTouched | nchar(2) | yes | Processing status | |
CustomConfiguration | nvarchar(-1) | yes | Configuration data | |
XObjectKey | varchar(138) | no | Object key | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
IsTreeBased | bit(1) | yes | Engine based | |
UID_QBMTree | varchar(38) | yes | Start menu item | FKUID |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL116 | DialogGroupInProductLimited.UID_DialogProduct | QBMProduct.UID_DialogProduct |
| QBM_RFRL172 | DialogUserConfiguration.UID_DialogProduct | QBMProduct.UID_DialogProduct |
| QBM_RFRL206 | DialogAEDS.UID_DialogProduct | QBMProduct.UID_DialogProduct |
| QBM_RFRL220 | DialogProductHasSheet.UID_DialogProduct | QBMProduct.UID_DialogProduct |
| QBM_RFRL279 | DialogUserDisplayConfig.UID_DialogProduct | QBMProduct.UID_DialogProduct |
| QBM_RFRL285 | DialogProductHasAuthentifier.UID_DialogProduct | QBMProduct.UID_DialogProduct |
| QBM_RFRL376 | QBMWebApplication.UID_DialogProduct | QBMProduct.UID_DialogProduct |
| QBM_RFRL612 | QBMProductHasTree.UID_DialogProduct | QBMProduct.UID_DialogProduct |
| QBM_RFRL617 | QBMProduct.UID_QBMTree | QBMTree.UID_QBMTree |
Triggers
GEN_T2A7FA0021EAB3A7E406C113B2 SQL_TRIGGER
GEN_T582BC1B241D4D7158670CCD76 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_T582BC1B241D4D7158670CCD76 | SQL expression dependency | OBJECT_OR_COLUMN |
| DialogGroupInProductLimited | foreign key references table | QBM_RFRL116: DialogGroupInProductLimited.UID_DialogProduct -> QBMProduct.UID_DialogProduct |
| DialogUserConfiguration | foreign key references table | QBM_RFRL172: DialogUserConfiguration.UID_DialogProduct -> QBMProduct.UID_DialogProduct |
| DialogAEDS | foreign key references table | QBM_RFRL206: DialogAEDS.UID_DialogProduct -> QBMProduct.UID_DialogProduct |
| DialogProductHasSheet | foreign key references table | QBM_RFRL220: DialogProductHasSheet.UID_DialogProduct -> QBMProduct.UID_DialogProduct |
| DialogUserDisplayConfig | foreign key references table | QBM_RFRL279: DialogUserDisplayConfig.UID_DialogProduct -> QBMProduct.UID_DialogProduct |
| DialogProductHasAuthentifier | foreign key references table | QBM_RFRL285: DialogProductHasAuthentifier.UID_DialogProduct -> QBMProduct.UID_DialogProduct |
| QBMWebApplication | foreign key references table | QBM_RFRL376: QBMWebApplication.UID_DialogProduct -> QBMProduct.UID_DialogProduct |
| QBMProductHasTree | foreign key references table | QBM_RFRL612: QBMProductHasTree.UID_DialogProduct -> QBMProduct.UID_DialogProduct |
| QBMTree | referenced by foreign key from table | QBM_RFRL617: QBMProduct.UID_QBMTree -> QBMTree.UID_QBMTree |
| 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 |