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

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