The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

TruncationRowDisposition Enumeration

The TruncationRowDisposition enumeration provides options for how a dataflow component should handle unanticipated truncation of data values.

Enumeration Values

NameSummary
IgnoreFailure
Specifies that the truncation should be ignored and its value silently truncated).
RedirectRow
Specifies that the row with the truncation should be sent to the error output path for the component.
FailComponent
Specifies that the truncation should cause the execution of the component to fail.
NotUsed
Indicates that the component doesn't perform operations that could result in truncations.

© Varigence