dbo.DialogSemaphor
Used for user interface reloads.
TableType TUsage CONFIGURATIONRows 27SizeMB 0.024
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DialogSemaphor | varchar(38) | no | Semaphore | PKUID |
ChangeContext | nvarchar(64) | yes | Change context | |
ChangeCounter | int(4) | yes | Change counter | |
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 | |
XObjectKey | varchar(138) | no | Object key |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL368 | DialogColumnHasSemaphor.UID_DialogSemaphor | DialogSemaphor.UID_DialogSemaphor |
Triggers
GEN_T2E63ECE28947B9FAF42E1B024 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_FSQTriggerWatchSemaphor | SQL expression dependency | dbo · OBJECT_OR_COLUMN |
| dbo.QBM_PJobQueueLoad | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_ZDialogSemaphorIncAll | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_ZDialogSemaphorIncGlobal | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_ZSoftwareRevision | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TDDialogScriptAssembly | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TIDialogScriptAssembly | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TUDialogScriptAssembly | SQL expression dependency | OBJECT_OR_COLUMN |
| DialogColumnHasSemaphor | foreign key references table | QBM_RFRL368: DialogColumnHasSemaphor.UID_DialogSemaphor -> DialogSemaphor.UID_DialogSemaphor |
| dbo.QBM_FSQTriggerWatchSemaphor | source text reference | inserts DBQueue tasks |
| dbo.QBM_PJobQueueLoad | source text reference | creates object-layer jobs via QBM_PJobCreate*, fires object-layer event via HOFireEvent, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_ZDialogSemaphorIncAll | source text reference | uses session context values, has TRY/CATCH error handling |
| dbo.QBM_ZDialogSemaphorIncGlobal | source text reference | uses session context values, has TRY/CATCH error handling |
| dbo.QBM_ZSoftwareRevision | source text reference | has TRY/CATCH error handling |
| dbo.QBM_TDDialogScriptAssembly | source text reference | uses session context values, has TRY/CATCH error handling |
| dbo.QBM_TIDialogScriptAssembly | source text reference | uses session context values, has TRY/CATCH error handling |
| dbo.QBM_TUDialogScriptAssembly | source text reference | uses session context values, 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 |