dbo.DPRStartSequenceHasProjection
Start sequences: configuration assignments
TableType TUsage USERDATARows 0SizeMB 0
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DPRStartSequence | varchar(38) | no | Start sequence | PKFKUID |
UID_DPRProjectionStartInfo | varchar(38) | no | Start configuration | PKFKUID |
SortOrder | int(4) | yes | Sort order | |
IsBreakOnError | bit(1) | yes | Quit on error | |
IsParallelExecutionEnabled | bit(1) | yes | Parallel execution allowed | |
ExecutionState | varchar(32) | yes | Execution state | |
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 | |
ExecutionError | nvarchar(-1) | yes | Execution error | |
ExecutionGroup | nvarchar(128) | yes | Execution group | |
CurrentJobReference | varchar(40) | yes | Current process reference |
Relations
| FK | From | To |
|---|---|---|
| DPR_RFRL2300 | DPRStartSequenceHasProjection.UID_DPRStartSequence | DPRStartSequence.UID_DPRStartSequence |
Triggers
GEN_T11920FFC944F0056A3411E7F6 SQL_TRIGGER
GEN_T21D0EF748192A33BF06004216 SQL_TRIGGER
GEN_T35758ABC21723DEB467660C63 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_T3E2DAC7D025EBC4A821E1A46C | SQL expression dependency | OBJECT_OR_COLUMN |
| DPRStartSequence | referenced by foreign key from table | DPR_RFRL2300: DPRStartSequenceHasProjection.UID_DPRStartSequence -> DPRStartSequence.UID_DPRStartSequence |
| cs-vi-projector-database-vi-projector-database-startsequenceinstance.cs | decompiled C# reference | classes StartSequenceInstance; methods _Save, Delete, StartWork, Start, Finished, _HandleProcessingError; references DPRStartSequence, DPRStartSequenceHasProjection, ESet; markers reads entity values, writes entity values, references DB/Dialog objects |