dbo.DialogNotification
Column notifications
TableType TUsage WORKRows 1266SizeMB 0.48
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DialogNotification | varchar(38) | no | Column notification | PKUID |
UID_DialogColumnSubscriber | varchar(38) | no | Receiving column | FKUID |
UID_DialogColumnSender | varchar(38) | no | Sending column | FKUID |
WhereClause | nvarchar(-1) | yes | Condition | |
XTouched | nchar(2) | yes | Processing status | |
NotificationType | int(4) | yes | Type of notification | limited |
Relations
| FK | From | To |
|---|---|---|
| No FK rows in snapshot. | ||
Triggers
GEN_T16F65FCCBC328C99E74BB178B SQL_TRIGGER
GEN_T246324CA3957942013D7937E3 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_PColumnCustomRemove | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T30FD7D35FC495D5D5685F4017 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PColumnCustomRemove | source text reference | has TRY/CATCH error handling |
| cs-common-customizer-vi-common-customizer-dialogtable.cs | decompiled C# reference | classes DialogTable, _003C_003Ec__DisplayClass4_0; methods _003C_ConfigureColumns_003Eb__0, MoveNext, SetStateMachine, OnSavingAsync, _ConfigureColumns, OnSavedAsync; references DialogCalendar, DialogColumn, DialogDBQueue, DialogMultiLanguage, DialogNotification, DialogProcess; markers reads entity values, references DB/Dialog objects, Job/process related markers |