dbo.DialogState
§§States
TableType TUsage CONFIGURATIONRows 4834SizeMB 4.16
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DialogState | varchar(38) | no | §§State | PKUID |
UID_DialogCountry | varchar(38) | no | Country | FKUID |
ShortName | nvarchar(32) | yes | Short name | |
Ident_DialogState | nvarchar(128) | yes | §§State | |
AVGUTCOffset | int(4) | yes | UTC offset (average) | |
IsInUse | bit(1) | yes | Enabled | |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
DefaultWorkingHours | varchar(168) | yes | Hours (default) | |
XUserInserted | nvarchar(128) | yes | Created by | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
XTouched | nchar(2) | yes | Processing status | |
XObjectKey | varchar(138) | no | Object key | |
IsDayLightSaving | bit(1) | yes | Daylight saving time | |
NationalStateName | nvarchar(128) | yes | State name (national language) | |
CapitalName | nvarchar(128) | yes | Capital city | |
NationalCapitalName | nvarchar(128) | yes | Capital city (national language) | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
IsHistorical | bit(1) | yes | Historic |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL294 | DialogState.UID_DialogCountry | DialogCountry.UID_DialogCountry |
| QBM_RFRL295 | DialogStateHasTimeZone.UID_DialogState | DialogState.UID_DialogState |
| QBM_RFRL297 | DialogStateHoliday.UID_DialogState | DialogState.UID_DialogState |
| QBM_RFRL301 | DialogStateHasCulture.UID_DialogState | DialogState.UID_DialogState |
| QER_RFRL1988 | Person.UID_DialogState | DialogState.UID_DialogState |
| QER_RFRL1990 | BaseTree.UID_DialogState | DialogState.UID_DialogState |
| QER_RFRL1995 | FirmPartner.UID_DialogState | DialogState.UID_DialogState |
Triggers
GEN_T219D1EB925EA9A352F94D7DC1 SQL_TRIGGER
GEN_T3AA4F536EC6BC764BE8E18F78 SQL_TRIGGER
GEN_T563BFB24F67BE223C0B3C9FFA SQL_TRIGGER
QBM_TDDialogState SQL_TRIGGER
QBM_TIDialogState SQL_TRIGGER
QBM_TUDialogState 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_FCVDatetimeToNextWork | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_FGIHolidayInAdminUnit | SQL expression dependency | dbo · OBJECT_OR_COLUMN |
| dbo.QER_FGIAdminUnitForPerson | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_FGITimeZoneForPerson | SQL expression dependency | dbo · OBJECT_OR_COLUMN |
| dbo.QER_FGITimeZoneForPerson | SQL expression dependency | dbo · UID_DialogState · OBJECT_OR_COLUMN |
| dbo.QER_FGITimeZoneForPerson | SQL expression dependency | dbo · UID_DialogCountry · 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.GEN_T1603BDFF9396E4E301A6A5255 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T1E6D3A01CEB12EADF4972D884 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T20C3366B9D322CD1C80FCEDAF | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T236F0F75AB9F7309F1342269A | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T563BFB24F67BE223C0B3C9FFA | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TDDialogStateHasTimeZone | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TIDialogStateHasTimeZone | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TUDialogCountry | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TUDialogState | SQL expression dependency | OBJECT_OR_COLUMN |
| DialogCountry | referenced by foreign key from table | QBM_RFRL294: DialogState.UID_DialogCountry -> DialogCountry.UID_DialogCountry |
| DialogStateHasTimeZone | foreign key references table | QBM_RFRL295: DialogStateHasTimeZone.UID_DialogState -> DialogState.UID_DialogState |
| DialogStateHoliday | foreign key references table | QBM_RFRL297: DialogStateHoliday.UID_DialogState -> DialogState.UID_DialogState |
| DialogStateHasCulture | foreign key references table | QBM_RFRL301: DialogStateHasCulture.UID_DialogState -> DialogState.UID_DialogState |
| Person | foreign key references table | QER_RFRL1988: Person.UID_DialogState -> DialogState.UID_DialogState |
| BaseTree | foreign key references table | QER_RFRL1990: BaseTree.UID_DialogState -> DialogState.UID_DialogState |
| FirmPartner | foreign key references table | QER_RFRL1995: FirmPartner.UID_DialogState -> DialogState.UID_DialogState |
| dbo.QBM_FCVDatetimeToNextWork | source text reference | SQL_SCALAR_FUNCTION |
| dbo.QBM_FGIHolidayInAdminUnit | source text reference | SQL_SCALAR_FUNCTION |
| dbo.QER_FGIAdminUnitForPerson | source text reference | SQL_SCALAR_FUNCTION |
| 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_TDDialogStateHasTimeZone | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_TIDialogStateHasTimeZone | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_TUDialogCountry | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_TUDialogState | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |