Skip to main content

Column Error Handling Element

Column Error Handling Element

Attributes

AttributeAPI TypeDefaultDescription
ErrorRowDispositionErrorRowDispositionIgnoreFailure
This value specifies the behavior of the dataflow component when it encounters an error while performing an operation on a dataflow row. This is a required property
TruncationRowDispositionTruncationRowDispositionIgnoreFailure
This value specifies the behavior of the dataflow component when it discovers that data must be truncated in one or more columns while performing an operation on a dataflow row. This is a required property
ColumnNameString 
This value specifies the name of the dataflow column to which this error handling information is bound.

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.