ControlFlowPathAnnotation Enumeration
Provides options for specifying the control flow path annotation label that should be displayed alongside the referenced precedence constraint on the BIDS/SSDT design surface.
Enumeration Values
Name | Summary |
---|---|
AsNeeded | Specifies that path annotation will only be displayed when there are multiple input or output paths for the source or sink task of this precedence constraint. This is the default value. |
ConstraintName | Specifies that the path annotation value will be the name of the precedence constraint. |
ConstraintDescription | Specifies that the path annotation value will be the description annotation assigned to the precedence constraint. |
ConstraintOptions | Specifies that the path annotation value will be a summary of the options assigned to the properties of the precedence constraint. |
Never | Specifies that the path annotation should not be displayed for this precedence constraint. |