dbo.QBMDiskStorePhysical
Physical disk stores
TableType TUsage CONFIGURATIONRows 0SizeMB 0
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_QBMDiskStorePhysical | varchar(38) | no | Physical disk store | PKUID |
Ident_QBMDiskStorePhysical | nvarchar(512) | yes | Physical disk store | |
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_RFRL391 | QBMDiskStoreLogical.UID_QBMDiskStorePhysical | QBMDiskStorePhysical.UID_QBMDiskStorePhysical |
Triggers
GEN_T2ED4F61B2B61662F24D781807 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.QBM_PDiskStorePhysicalSync | SQL expression dependency | OBJECT_OR_COLUMN |
| QBMDiskStoreLogical | foreign key references table | QBM_RFRL391: QBMDiskStoreLogical.UID_QBMDiskStorePhysical -> QBMDiskStorePhysical.UID_QBMDiskStorePhysical |
| dbo.QBM_FGIDiskStoreTarget | source text reference | SQL_SCALAR_FUNCTION |
| dbo.QBM_PDiskStorePhysicalSync | source text reference | SQL_STORED_PROCEDURE |