dbo.DialogConfigParm
Configuration parameters
TableType TUsage CONFIGURATIONRows 693SizeMB 0.88
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_ConfigParm | varchar(38) | no | Configuration parameter | PKUID |
ConfigParm | nvarchar(128) | no | Parameter | |
Value | nvarchar(2048) | no | Value | |
Enabled | bit(1) | yes | Enabled | |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
XUserInserted | nvarchar(128) | yes | Created by | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
UID_ParentConfigparm | varchar(38) | yes | Parent parameter | FKUID |
FullPath | nvarchar(512) | no | Full name | |
XTouched | nchar(2) | yes | Processing status | |
IsPreprocessorCondition | bit(1) | yes | Preprocessor relevant parameter | |
IsCrypted | bit(1) | yes | Encrypted | |
Description | nvarchar(2048) | yes | Description | |
XObjectKey | varchar(138) | no | Object key | |
DisplayName | nvarchar(512) | yes | Display name | |
SortOrder | int(4) | yes | Sort order | |
IsEnabledResulting | bit(1) | yes | Enabled (effective) | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
UID_QBMClrTypeEditor | varchar(38) | yes | Editor for generating values | FKUID |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL341 | QBMConfigParmHasTask.UID_ConfigParm | DialogConfigParm.UID_ConfigParm |
| QBM_RFRL451 | DialogConfigParm.UID_QBMClrTypeEditor | QBMClrType.UID_QBMClrType |
| QBM_RFRL92 | DialogConfigParmOption.UID_ConfigParm | DialogConfigParm.UID_ConfigParm |
Triggers
ADS_TUDialogConfigParm SQL_TRIGGER
ATT_TUDialogConfigParm SQL_TRIGGER
CPL_TUDialogConfigParm SQL_TRIGGER
GEN_T196B5F05F2C31F46AB3EC8152 SQL_TRIGGER
GEN_T2FAC91226F9494705F343FDE3 SQL_TRIGGER
GEN_T3397163FE895E6B14A83455FD SQL_TRIGGER
GEN_T4F94AEC058D9776C40F58991E SQL_TRIGGER
GEN_T5476DE6B7F6D278B6BA72EEF8 SQL_TRIGGER
GEN_T6B5FC54EAB3299C72EF68539F SQL_TRIGGER
QBM_TDAssembly_DialogConfig SQL_TRIGGER
QBM_TDDialogConfigParm SQL_TRIGGER
QBM_TIAssembly_DialogConfig SQL_TRIGGER
QBM_TIDialogConfigParm SQL_TRIGGER
QBM_TUAssembly_DialogConfig SQL_TRIGGER
QBM_TUDialogConfigParm SQL_TRIGGER
QER_TUDialogConfigParm SQL_TRIGGER
RPS_TUDialogConfigParm SQL_TRIGGER
TSB_TUDialogConfigParm 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.DPR_FTProjectionRootRunning | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.DPR_FGIProjectionRootRunning | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_FGIConfigparmValue | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PDatabasePrepare | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PDatabasePrepareCheck2 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PJobCreate_SendMail | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PSlotResetWhileJobRun_L | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PWatchDogPrepare | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_ZConfigParmCheck | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_ZGetServerProperties | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_ZPrepropGenerateFunction | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.ADS_TUDialogConfigParm | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.ATT_TUDialogConfigParm | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.CPL_TUDialogConfigParm | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T196B5F05F2C31F46AB3EC8152 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T2FAC91226F9494705F343FDE3 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T3397163FE895E6B14A83455FD | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T5476DE6B7F6D278B6BA72EEF8 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TDDialogConfigParmOption | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TIDialogConfigParmOption | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TUDialogConfigParm | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TUDialogConfigParmOption | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TUDialogDatabase | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_TUDialogConfigParm | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.RPS_TUDialogConfigParm | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.TSB_TUDialogConfigParm | SQL expression dependency | OBJECT_OR_COLUMN |
| QBMConfigParmHasTask | foreign key references table | QBM_RFRL341: QBMConfigParmHasTask.UID_ConfigParm -> DialogConfigParm.UID_ConfigParm |
| QBMClrType | referenced by foreign key from table | QBM_RFRL451: DialogConfigParm.UID_QBMClrTypeEditor -> QBMClrType.UID_QBMClrType |
| DialogConfigParmOption | foreign key references table | QBM_RFRL92: DialogConfigParmOption.UID_ConfigParm -> DialogConfigParm.UID_ConfigParm |
| dbo.DPR_FTProjectionRootRunning | source text reference | SQL_INLINE_TABLE_VALUED_FUNCTION |
| dbo.DPR_FGIProjectionRootRunning | source text reference | SQL_SCALAR_FUNCTION |
| dbo.QBM_FGIConfigparmValue | source text reference | SQL_SCALAR_FUNCTION |
| dbo.QBM_PDatabasePrepare | source text reference | has TRY/CATCH error handling |
| dbo.QBM_PDatabasePrepareCheck2 | source text reference | has TRY/CATCH error handling |
| dbo.QBM_PJobCreate_SendMail | source text reference | creates object-layer jobs via QBM_PJobCreate*, fires object-layer event via HOFireEvent, has TRY/CATCH error handling |
| dbo.QBM_PSlotResetWhileJobRun_L | source text reference | has TRY/CATCH error handling |
| dbo.QBM_PWatchDogPrepare | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_ZConfigParmCheck | source text reference | has TRY/CATCH error handling |
| dbo.QBM_ZGetServerProperties | source text reference | has TRY/CATCH error handling |
| dbo.QBM_ZPrepropGenerateFunction | source text reference | inserts DBQueue tasks, has TRY/CATCH error handling |
| dbo.ADS_TUDialogConfigParm | source text reference | creates object-layer jobs via QBM_PJobCreate*, uses session context values, has TRY/CATCH error handling |
| dbo.ATT_TUDialogConfigParm | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.CPL_TUDialogConfigParm | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_TDDialogConfigParmOption | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_TIDialogConfigParmOption | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_TUDialogConfigParm | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_TUDialogConfigParmOption | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_TUDialogDatabase | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QER_TUDialogConfigParm | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.RPS_TUDialogConfigParm | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.TSB_TUDialogConfigParm | source text reference | creates object-layer jobs via QBM_PJobCreate*, uses session context values, has TRY/CATCH error handling |