dbo.DPRSystemSyncDependency

Existing logical dependencies between tables (e.g. from triggers), which must be taken into account when automatically determining the processing sequence of synchronization steps.

TableType TUsage CONFIGURATIONRows 0SizeMB 0

Table relation graph

Loading table relation graph…

Columns

NameTypeNullableOIM caption/commentaryFlags
UID_DPRSystemSyncDependencyvarchar(38)noDependency if database synchronized automaticallyPKUID
UID_DialogTablePriorvarchar(38)noPrior tableFKUID
UID_DialogTablevarchar(38)noTableFKUID
DependencyTypeint(4)yesDependency type
Namenvarchar(512)noName
Descriptionnvarchar(2048)yesDescription
XObjectKeyvarchar(138)noObject key
XDateInserteddatetime(8)yesCreated on
XDateUpdateddatetime(8)yesModified on
XUserInsertednvarchar(128)yesCreated by
XUserUpdatednvarchar(128)yesModified by
XTouchednchar(2)yesProcessing status

Relations

FKFromTo
DPR_RFRL2551DPRSystemSyncDependency.UID_DialogTableDialogTable.UID_DialogTable

Triggers

DPR_TDDPRSystemSyncDependency SQL_TRIGGER

DPR_TIDPRSystemSyncDependency SQL_TRIGGER

DPR_TUDPRSystemSyncDependency SQL_TRIGGER

GEN_T16CC8EDC40A7C21086FD0B451 SQL_TRIGGER

GEN_T26B2D6147665D366EEE5ADE90 SQL_TRIGGER

GEN_T3BC7222BC3627F9FF0828694A 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 objectRelationEvidence
dbo.DPR_TUDPRSystemSyncDependencySQL expression dependencyOBJECT_OR_COLUMN
dbo.GEN_T34E19FED13BBF3D09D6B42A59SQL expression dependencyOBJECT_OR_COLUMN
DialogTablereferenced by foreign key from tableDPR_RFRL2551: DPRSystemSyncDependency.UID_DialogTable -> DialogTable.UID_DialogTable
dbo.DPR_TUDPRSystemSyncDependencysource text referencecreates object-layer jobs via QBM_PJobCreate*, fires object-layer event via HOFireEvent, uses session context values, has TRY/CATCH error handling