dbo.DPRObjectOperation
Defines the operations configured for provising tasks. F.e. the synchronization workflow to use when an object of a ceratin table was changed.
TableType TUsage USERDATARows 39SizeMB 0.048
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DPRObjectOperation | varchar(38) | no | Provisioning process operation | PKUID |
UID_DialogTable | varchar(38) | no | Table | FKUID |
UID_DPRSystemConnection | varchar(38) | no | System connection | FKUID |
UID_DPRProjectionConfig | varchar(38) | no | Synchronization workflow | FKUID |
Name | nvarchar(256) | no | Name | |
DisplayName | nvarchar(256) | yes | Display name | |
Description | nvarchar(2048) | yes | Description | |
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_RFRL2470 | DPRObjectOperation.UID_DialogTable | DialogTable.UID_DialogTable |
Triggers
GEN_T1379294049CFA9497229E7CBF SQL_TRIGGER
GEN_T23F578C4D5906F93063608B5A SQL_TRIGGER
GEN_T36610F5D5C40B74FCEF7F3926 SQL_TRIGGER
GEN_T4F9D21A0D8BC615D93B93C310 SQL_TRIGGER
GEN_T594B0587B063905E5D74F451C SQL_TRIGGER
GEN_T6EA736BB545F7166A236DD987 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_T3C525F2AB326629B21A033B17 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T3FE48CD80ED96C70368689C02 | SQL expression dependency | OBJECT_OR_COLUMN |
| DialogTable | referenced by foreign key from table | DPR_RFRL2470: DPRObjectOperation.UID_DialogTable -> DialogTable.UID_DialogTable |
| cs-dpr-customizer-dpr-customizer-projectorreadentitylogic.cs | decompiled C# reference | classes ProjectorReadEntityLogic, _003C_003Ec__DisplayClass2_0; methods MoveNext, SetStateMachine, _FireReadEvent, IsReadAvailable, SyncRootsHasRead; references DialogTable, DPRNameSpace, DPRNameSpaceHasDialogTable, DPRObjectOperation, DPRRootObjConnectionInfo, QBMEvent; markers reads entity values, references DB/Dialog objects |