dbo.DialogStateHasTimeZone
Time zone assignments
TableType TUsage CONFIGURATIONRows 1456SizeMB 1.016
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DialogTimeZone | varchar(38) | no | Time zone | PKFKUID |
UID_DialogState | varchar(38) | no | §§State | PKFKUID |
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_RFRL295 | DialogStateHasTimeZone.UID_DialogState | DialogState.UID_DialogState |
| QBM_RFRL296 | DialogStateHasTimeZone.UID_DialogTimeZone | DialogTimeZone.UID_DialogTimeZone |
Triggers
GEN_T3E68CB6C78D1A758AFC6EE06B SQL_TRIGGER
QBM_TDDialogStateHasTimeZone SQL_TRIGGER
QBM_TIDialogStateHasTimeZone 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.QER_FGITimeZoneForPerson | SQL expression dependency | dbo · OBJECT_OR_COLUMN |
| dbo.QER_FGITimeZoneForPerson | SQL expression dependency | dbo · UID_DialogTimeZone · OBJECT_OR_COLUMN |
| dbo.QER_FGITimeZoneForPerson | SQL expression dependency | dbo · UID_DialogState · OBJECT_OR_COLUMN |
| dbo.QBM_ZCountryUTCOffset | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_ZStateUTCOffset | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_ZStateUTCOffset2 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TUDialogTimeZone | SQL expression dependency | OBJECT_OR_COLUMN |
| DialogState | referenced by foreign key from table | QBM_RFRL295: DialogStateHasTimeZone.UID_DialogState -> DialogState.UID_DialogState |
| DialogTimeZone | referenced by foreign key from table | QBM_RFRL296: DialogStateHasTimeZone.UID_DialogTimeZone -> DialogTimeZone.UID_DialogTimeZone |
| dbo.QER_FGITimeZoneForPerson | source text reference | SQL_SCALAR_FUNCTION |
| dbo.QBM_ZCountryUTCOffset | source text reference | uses session context values, has TRY/CATCH error handling |
| dbo.QBM_ZStateUTCOffset | source text reference | inserts DBQueue tasks, has TRY/CATCH error handling |
| dbo.QBM_ZStateUTCOffset2 | source text reference | has TRY/CATCH error handling |
| dbo.QBM_TUDialogTimeZone | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |