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

Documentation

Support Forums
What can we help you with?
Topics

Enum ErrorRowDisposition

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

Fields

FailComponent

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

IgnoreFailure

Specifies that the error should be ignored and its value replaced with null.

NotUsed

Specifies that the target object is not used.

RedirectRow

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

© Varigence