dbo.QBMTaggedChange
Labeled object attribute changes
TableType TUsage USERDATARows 62SizeMB 0.136
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_QBMTaggedChange | varchar(38) | no | Object change | PKUID |
UID_DialogTag | varchar(38) | no | Change label | FKUID |
ObjectKey | varchar(138) | no | Object | |
SortOrder | bigint(8) | yes | Sort order | |
ChangeContent | nvarchar(-1) | yes | Object attributes | |
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 | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL361 | QBMTaggedChange.UID_DialogTag | DialogTag.UID_DialogTag |
Triggers
GEN_T25E5473B9700ACC7C43F910E1 SQL_TRIGGER
GEN_T3AFEB6679BAF84454092A20B3 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_VDialogTagReleaseHierarchy | SQL expression dependency | OBJECT_OR_COLUMN |
| DialogTag | referenced by foreign key from table | QBM_RFRL361: QBMTaggedChange.UID_DialogTag -> DialogTag.UID_DialogTag |