dbo.DialogStateHasCulture
States: Culture assignments
TableType TUsage CONFIGURATIONRows 140SizeMB 0.096
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DialogState | varchar(38) | no | §§State | PKFKUID |
UID_DialogCulture | varchar(38) | no | Language culture | PKFKUID |
SortOrder | int(4) | yes | Sort order | |
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_RFRL301 | DialogStateHasCulture.UID_DialogState | DialogState.UID_DialogState |
| QBM_RFRL302 | DialogStateHasCulture.UID_DialogCulture | QBMCulture.UID_DialogCulture |
Triggers
GEN_T38E3559C1B148AC37FB67D5AD 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_FGICultureForPerson | SQL expression dependency | OBJECT_OR_COLUMN |
| DialogState | referenced by foreign key from table | QBM_RFRL301: DialogStateHasCulture.UID_DialogState -> DialogState.UID_DialogState |
| QBMCulture | referenced by foreign key from table | QBM_RFRL302: DialogStateHasCulture.UID_DialogCulture -> QBMCulture.UID_DialogCulture |
| dbo.QER_FGICultureForPerson | source text reference | SQL_SCALAR_FUNCTION |