dbo.DPRProjectionDependency
Schema type dependencies for synchronization
TableType TUsage USERDATARows 0SizeMB 0
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DPRProjectionDependency | varchar(38) | no | Schema type dependency | PKUID |
UID_DPRShell | varchar(38) | no | Synchronization project | FKUID |
UID_DPRSchemaTypePrior | varchar(38) | no | Prior schema type | FKUID |
UID_DPRSchemaType | varchar(38) | no | Schema type | FKUID |
DependencyType | int(4) | yes | Dependency type | |
Name | nvarchar(512) | no | Name | |
DisplayName | nvarchar(512) | yes | Display name | |
NameFormat | nvarchar(64) | yes | Name format | |
Description | nvarchar(2048) | yes | Description | |
XObjectKey | varchar(138) | no | Object key | |
SerializationBag | nvarchar(-1) | yes | Serialization bag | |
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 | |
UID_QBMClrType | varchar(38) | no | CLR type | FKUID |
Relations
| FK | From | To |
|---|---|---|
| DPR_RFRL2552 | DPRProjectionDependency.UID_DPRShell | DPRShell.UID_DPRShell |
| DPR_RFRL2555 | DPRProjectionDependency.UID_QBMClrType | QBMClrType.UID_QBMClrType |
Triggers
GEN_T1AE3C98C547FE70138EACC9D8 SQL_TRIGGER
GEN_T29ADB04C1238119232ABE43D6 SQL_TRIGGER
GEN_T32C7240BA17D76B69FFEE9F0B SQL_TRIGGER
GEN_T420EA3535AF8A7EA95129DECD SQL_TRIGGER
GEN_T55CA340092368C37B5D70DCCA SQL_TRIGGER
GEN_T6C6E7B180FD05800ED36F2C33 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_T353941C5D932D4A381E0AD0EC | SQL expression dependency | OBJECT_OR_COLUMN |
| DPRShell | referenced by foreign key from table | DPR_RFRL2552: DPRProjectionDependency.UID_DPRShell -> DPRShell.UID_DPRShell |
| QBMClrType | referenced by foreign key from table | DPR_RFRL2555: DPRProjectionDependency.UID_QBMClrType -> QBMClrType.UID_QBMClrType |