dbo.DPRProjectionObjectState
Stores the object references which were ignored during synchronization. These objects are to synchronized despite activated optimization in a later run.
TableType TUsage USERDATARows 0SizeMB 0.04
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DPRProjectionObjectState | varchar(38) | no | Synchronization object state | PKUID |
UID_DPRProjectionConfig | varchar(38) | no | Synchronization workflow | FKUID |
UID_DPRSystemVariableSet | varchar(38) | yes | Based on variable set | FKUID |
UID_ObjectKeyQBMClrType | varchar(38) | no | CLR type of object | FKUID |
ObjectKey | nvarchar(512) | no | Object key | |
ObjectState | int(4) | yes | §§Status | |
SchemaTypeKey | nvarchar(1024) | no | Schema type key | |
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 |
Relations
| FK | From | To |
|---|---|---|
| DPR_RFRL2562 | DPRProjectionObjectState.UID_ObjectKeyQBMClrType | QBMClrType.UID_QBMClrType |
Triggers
GEN_T1AB495C5FC912D3023F536908 SQL_TRIGGER
GEN_T20C9B1FFAD454B1F0285E93CD SQL_TRIGGER
GEN_T387C5B4FA5547FD9CEB16A857 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_T39F1E8AA12558B27224F1C08D | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T3C525F2AB326629B21A033B17 | SQL expression dependency | OBJECT_OR_COLUMN |
| QBMClrType | referenced by foreign key from table | DPR_RFRL2562: DPRProjectionObjectState.UID_ObjectKeyQBMClrType -> QBMClrType.UID_QBMClrType |