dbo.DialogScript
Scripts
TableType TUsage CONFIGURATIONRows 283SizeMB 1.976
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DialogScript | varchar(38) | no | Script | PKUID |
ScriptName | nvarchar(128) | no | Script | |
ScriptCode | nvarchar(-1) | yes | Script code | |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
XUserInserted | nvarchar(128) | yes | Created by | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
IsLocked | bit(1) | yes | Locked | |
XTouched | nchar(2) | yes | Processing status | |
Description | nvarchar(2046) | yes | Description | |
XObjectKey | varchar(138) | no | Object key | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL402 | QBMScriptHasFeature.UID_DialogScript | DialogScript.UID_DialogScript |
Triggers
GEN_T2EC00911952031FA011503F72 SQL_TRIGGER
GEN_T534C34694914FECD9BFD464C7 SQL_TRIGGER
QBM_TDAssembly_DialogScript SQL_TRIGGER
QBM_TIAssembly_DialogScript SQL_TRIGGER
QBM_TUAssembly_DialogScript 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.GEN_T534C34694914FECD9BFD464C7 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TUAssembly_DialogScript | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBMVCustomInfo | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBMVSystemInfo | SQL expression dependency | OBJECT_OR_COLUMN |
| QBMScriptHasFeature | foreign key references table | QBM_RFRL402: QBMScriptHasFeature.UID_DialogScript -> DialogScript.UID_DialogScript |
| dbo.QBM_TUAssembly_DialogScript | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |