dbo.DialogDashBoardContent
Statistic values
TableType TUsage MATERIALRows 0SizeMB 0
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DialogDashBoardContent | varchar(38) | no | Statistic value | PKUID |
UID_DialogDashBoardDef | varchar(38) | yes | Statistic | FKUID |
ElementName | nvarchar(510) | yes | Counted object | |
ElementValue | float(8) | yes | Measurement value | |
ElementValue100 | float(8) | yes | Root value (threshold) | |
ElementDate | datetime(8) | yes | Date | |
HistoryNumber | int(4) | yes | Sort order (history) | |
ElementOrder | int(4) | yes | Sort order | |
ElementObjectKey | varchar(138) | yes | Object key | |
ElementValueZ | float(8) | yes | Z-axis | |
ElementObjectKey2 | varchar(138) | yes | Object key 2 |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL277 | DialogDashBoardContent.UID_DialogDashBoardDef | DialogDashBoardDef.UID_DialogDashBoardDef |
Triggers
GEN_T2F254245A066F1703511524CE SQL_TRIGGER
GEN_T4918852849ED36EC0AD1040E1 SQL_TRIGGER
GEN_T5892922B0F16D160DF39CF04E SQL_TRIGGER
GEN_T611003E2101A37E462B9363A8 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.QBM_ZDashBoardContentCalculate | SQL expression dependency | OBJECT_OR_COLUMN |
| DialogDashBoardDef | referenced by foreign key from table | QBM_RFRL277: DialogDashBoardContent.UID_DialogDashBoardDef -> DialogDashBoardDef.UID_DialogDashBoardDef |
| dbo.QBM_ZDashBoardContentCalculate | source text reference | creates object-layer jobs via QBM_PJobCreate*, inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| cs-common-customizer-vi-common-customizer-dialogdashboarddef.cs | decompiled C# reference | classes DialogDashboardDef, _003C_003Ec__DisplayClass1_0, _003C_003Ec__DisplayClass1_1; methods _003C_CheckQueryDefinitionAsync_003Eb__3, MoveNext, SetStateMachine, _CheckQueryDefinitionAsync, _CheckAccessWhereClauseAsync; references DialogDashBoardContent, DialogDashboardDef; markers references DB/Dialog objects |