dbo.QBMDiskStoreLogical
Logical disk stores
TableType TUsage CONFIGURATIONRows 17SizeMB 0.032
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_QBMDiskStoreLogical | varchar(38) | no | Logical disk store | PKUID |
Ident_QBMDiskStoreLogical | nvarchar(512) | yes | Logical disk store | |
Description | nvarchar(2048) | yes | Description | |
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 |
UID_QBMDiskStorePhysical | varchar(38) | yes | Physical disk store | FKUID |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL390 | DialogTable.UID_QBMDiskStoreLogical | QBMDiskStoreLogical.UID_QBMDiskStoreLogical |
| QBM_RFRL391 | QBMDiskStoreLogical.UID_QBMDiskStorePhysical | QBMDiskStorePhysical.UID_QBMDiskStorePhysical |
Triggers
GEN_T213194AE56429339DDD50EAF1 SQL_TRIGGER
GEN_T58DD5B73A768F9F8BB1E32139 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_FGIDiskStoreTarget | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T58DD5B73A768F9F8BB1E32139 | SQL expression dependency | OBJECT_OR_COLUMN |
| DialogTable | foreign key references table | QBM_RFRL390: DialogTable.UID_QBMDiskStoreLogical -> QBMDiskStoreLogical.UID_QBMDiskStoreLogical |
| QBMDiskStorePhysical | referenced by foreign key from table | QBM_RFRL391: QBMDiskStoreLogical.UID_QBMDiskStorePhysical -> QBMDiskStorePhysical.UID_QBMDiskStorePhysical |
| dbo.QBM_FGIDiskStoreTarget | source text reference | SQL_SCALAR_FUNCTION |