dbo.DialogReportQueryModule
Report query modules
TableType TUsage CONFIGURATIONRows 7SizeMB 0.024
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DialogReportQueryModule | varchar(38) | no | Report query module | PKUID |
Ident_DialogReportQueryModule | varchar(64) | no | Query module | |
ModuleAssembly | nvarchar(512) | no | Assembly name | |
ModuleClass | nvarchar(512) | no | Class | |
DisplayValue | nvarchar(512) | no | Display value | |
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 | |
PreProcessorCondition | nvarchar(510) | yes | Preprocessor condition | |
SortOrder | int(4) | yes | Sort order | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL310 | DialogReportQuery.UID_DialogReportQueryModule | DialogReportQueryModule.UID_DialogReportQueryModule |
Triggers
GEN_T2FB9FD0DA26D4649158203CBC SQL_TRIGGER
QBM_TIDialogReportQueryModule SQL_TRIGGER
QBM_TUDialogReportQueryModule 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 |
|---|---|---|
| DialogReportQuery | foreign key references table | QBM_RFRL310: DialogReportQuery.UID_DialogReportQueryModule -> DialogReportQueryModule.UID_DialogReportQueryModule |