dbo.DialogCustomizer
Customizers
TableType TUsage CONFIGURATIONRows 227SizeMB 0.136
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_Customizer | varchar(38) | no | Customizer | PKUID |
XDateInserted | datetime(8) | yes | Created on | |
XUserInserted | nvarchar(128) | yes | Created by | |
XDateUpdated | datetime(8) | yes | Modified on | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
XTouched | nchar(2) | yes | Processing status | |
XObjectKey | varchar(138) | no | Object key | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
SortOrder | int(4) | yes | Sort order | |
UID_QBMClrType | varchar(38) | yes | CLR type | FKUID |
Description | nvarchar(1024) | yes | Description | |
PreProcessorCondition | nvarchar(512) | yes | Preprocessor condition | |
IsDeactivatedByPreProcessor | bit(1) | yes | Deactivated by preprocessor |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL348 | DialogCustomizer.UID_QBMClrType | QBMClrType.UID_QBMClrType |
| QBM_RFRL353 | DialogTableHasCustomizer.UID_Customizer | DialogCustomizer.UID_Customizer |
Triggers
GEN_T2435CFFFCD04B35FA82620E45 SQL_TRIGGER
GEN_T4AD4C0ACF68ACCC9AD1B7F378 SQL_TRIGGER
GEN_T5676AB54356D345DE85809E4E SQL_TRIGGER
GEN_T666FB649B04005C59FFBAC17D SQL_TRIGGER
QBM_TIDialogCustomizer SQL_TRIGGER
QBM_TUDialogCustomizer 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_PGUIDReplaceCustomizerFill | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_ZPrePropCustomizer | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TUDialogCustomizer | SQL expression dependency | OBJECT_OR_COLUMN |
| QBMClrType | referenced by foreign key from table | QBM_RFRL348: DialogCustomizer.UID_QBMClrType -> QBMClrType.UID_QBMClrType |
| DialogTableHasCustomizer | foreign key references table | QBM_RFRL353: DialogTableHasCustomizer.UID_Customizer -> DialogCustomizer.UID_Customizer |
| dbo.QBM_PGUIDReplaceCustomizerFill | source text reference | has TRY/CATCH error handling |
| dbo.QBM_ZPrePropCustomizer | source text reference | uses session context values, has TRY/CATCH error handling |
| dbo.QBM_TUDialogCustomizer | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |