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 ErrorConfigurationKeyDuplicate

Namespace:
Varigence.Languages.Biml.Cube
Assembly:
Biml.dll
C#
    public enum ErrorConfigurationKeyDuplicate
    
  

Fields

IgnoreError

Specifies that when a duplicate key is discovered, the error should be ignored entirely.

ReportAndContinue

Specifies that when a duplicate key is discovered, a message should be generated, but processing should continue.

ReportAndStop

Specifies that when a duplicate key is discovered, a message should be generated, and processing should terminate.

© Varigence