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
| Attribute | API Type | Default | Description | |
|---|---|---|---|---|
![]() | LogicalType | LogicalOperationType | And | Specifies the logical combination type to use to aggregate the precendence constraints defined for this task. |
Collection Children
| Child | API Type | Description | |
|---|---|---|---|
![]() | <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. |




