• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum TruncationRowDisposition

Namespace:
Varigence.Languages.Biml.Transformation
Assembly:
Biml.dll
C#
    public enum TruncationRowDisposition
    
  

Fields

FailComponent

Specifies that the truncation should cause the execution of the component to fail.

IgnoreFailure

Specifies that the truncation should be ignored and its value silently truncated).

NotUsed

Indicates that the component doesn't perform operations that could result in truncations.

RedirectRow

Specifies that the row with the truncation should be sent to the error output path for the component.

© Varigence