dbo.DPRAttachedDataStore
Synchronization buffer for all unresolvable keys.
TableType TUsage WORKRows 8SizeMB 0.032
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DPRAttachedDataStore | varchar(38) | no | Synchronization buffer | PKUID |
UID_DataQBMClrType | varchar(38) | yes | Data type | FKUID |
OwnerObject | varchar(138) | no | Owner object | |
OwnerProperty | nvarchar(1024) | yes | Owner schema property | |
OwnerSchema | nvarchar(512) | yes | Schema | |
HasDataFull | bit(1) | yes | Large content | |
DataShort | nvarchar(800) | yes | Data (short) | |
DataFull | nvarchar(-1) | yes | Data (full) | |
SourceInfo | nvarchar(512) | yes | Source info | |
CreationDate | datetime(8) | yes | Creation time |
Relations
| FK | From | To |
|---|---|---|
| DPR_RFRL2447 | DPRAttachedDataStore.UID_DataQBMClrType | QBMClrType.UID_QBMClrType |
Triggers
GEN_T250E760539F941C6DEAB4C5CF 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.DPR_PAttachedDataStoreCleanUp | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_VABDEBED2B05B05ADD06528CF2 | SQL expression dependency | OBJECT_OR_COLUMN |
| QBMClrType | referenced by foreign key from table | DPR_RFRL2447: DPRAttachedDataStore.UID_DataQBMClrType -> QBMClrType.UID_QBMClrType |
| dbo.DPR_PAttachedDataStoreCleanUp | source text reference | has TRY/CATCH error handling |