dbo.JobTreeParamColl
Parameters
TableType TUsage WORKRows 0SizeMB 0.152
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_JobTreeParamColl | varchar(38) | no | Parameter | PKUID |
UID_Tree | varchar(38) | no | Process | UID |
ParameterValue | nvarchar(-1) | yes | Parameter value | |
ParameterName | nvarchar(510) | no | Parameter name | |
XTouched | nchar(2) | yes | Processing status | |
IsCrypted | bit(1) | yes | Encrypted | |
IsHidden | bit(1) | yes | Hidden |
Relations
| FK | From | To |
|---|---|---|
| No FK rows in snapshot. | ||
Triggers
No triggers in snapshot.
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_FCVJobParameterToString | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PJobQueueDelete | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PJobQueueDelete_Bulk | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PJobQueueLoad | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PJobSetRunParameter | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TDJobqueue | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_FCVJobParameterToString | source text reference | SQL_SCALAR_FUNCTION |
| dbo.QBM_PJobQueueDelete | source text reference | has TRY/CATCH error handling |
| dbo.QBM_PJobQueueDelete_Bulk | source text reference | has TRY/CATCH error handling |
| 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_PJobSetRunParameter | source text reference | has TRY/CATCH error handling |
| dbo.QBM_TDJobqueue | 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 |
| cs-jobqueueinfo-vi-tools-jobqueueinfo-dcjobchains.cs | decompiled C# reference | classes DCJobChains; methods ToolTipError_Popup, RefreshData, OnHandleDestroyed, _LoadFormSettings, _SaveFormSettings, _ClearTree; references ESet, JobChain, JobParameter, JobQueue, JobTreeParamColl; markers reads entity values, writes entity values, references DB/Dialog objects, Job/process related markers |