Varigence, Inc.

Expand Minimize
BIML Language Reference
Taskflow Precendence Constraints Element
The AstTaskflowPrecedenceConstraintsNode type corresponds directly to a precedence constraint in a SQL Server Integration Services task control flow.
Attributes
 AttributeAPI TypeDefaultDescription
LogicalTypeLogicalOperationTypeAnd
Specifies the logical combination type to use to aggregate the precendence constraints defined for this task.
Collection Children
 ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.
<Inputs>
    <Input />
</Inputs>
AstTaskflowInputPathNode
Container for precendence constraints input path definitions.