dbo.DialogTableHasCustomizer
Tables: customizer assignments
TableType TUsage CONFIGURATIONRows 679SizeMB 0.44
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DialogTable | varchar(38) | no | Table | PKFKUID |
UID_Customizer | varchar(38) | no | Customizer | PKFKUID |
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 |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL352 | DialogTableHasCustomizer.UID_DialogTable | DialogTable.UID_DialogTable |
| QBM_RFRL353 | DialogTableHasCustomizer.UID_Customizer | DialogCustomizer.UID_Customizer |
Triggers
GEN_T396BB9B2509C42A72E61FC619 SQL_TRIGGER
GEN_T4B118249FB2349CC5708A7F21 SQL_TRIGGER
GEN_T667751A1ED1F0603CB412437A 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 |
| DialogTable | referenced by foreign key from table | QBM_RFRL352: DialogTableHasCustomizer.UID_DialogTable -> DialogTable.UID_DialogTable |
| DialogCustomizer | referenced by foreign key from table | QBM_RFRL353: DialogTableHasCustomizer.UID_Customizer -> DialogCustomizer.UID_Customizer |
| dbo.QBM_PGUIDReplaceCustomizerFill | source text reference | has TRY/CATCH error handling |