dbo.DialogPhysicalForm
Form templates
TableType TUsage CONFIGURATIONRows 201SizeMB 0.192
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DialogPhysicalForm | varchar(38) | no | Form template | PKUID |
FormName | nvarchar(510) | yes | Form template name | |
FileName | nvarchar(510) | yes | Form archive | |
FormEnabledFor | int(4) | yes | Enabled for | bitmask |
FormType | nchar(2) | yes | Form type | limited |
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 | |
Description | nvarchar(1024) | yes | Description | |
UID_DialogPhysicalFormAlternat | varchar(38) | yes | Alternative form template | FKUID |
XObjectKey | varchar(138) | no | Object key | |
ControlAssembly | nvarchar(512) | yes | Assembly name | |
ControlClass | nvarchar(512) | yes | Class | |
FormSourceType | nvarchar(20) | yes | Form source type | limited |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL207 | DialogLogicalForm.UID_DialogPhysicalForm | DialogPhysicalForm.UID_DialogPhysicalForm |
Triggers
GEN_T14D3E1C8B734192E0917879EA SQL_TRIGGER
GEN_T268DE38754ABD4731A4930E9C SQL_TRIGGER
GEN_T3704BB3031A179347156EBA0E SQL_TRIGGER
GEN_T4A5985A246FB9F29D7CC93BE8 SQL_TRIGGER
GEN_T5B5132E3A8478CBD114FC3FBB SQL_TRIGGER
GEN_T6E434A4EE22EBF42CF98A5FA1 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_T14D3E1C8B734192E0917879EA | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T268DE38754ABD4731A4930E9C | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T3704BB3031A179347156EBA0E | SQL expression dependency | OBJECT_OR_COLUMN |
| DialogLogicalForm | foreign key references table | QBM_RFRL207: DialogLogicalForm.UID_DialogPhysicalForm -> DialogPhysicalForm.UID_DialogPhysicalForm |