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

Documentation

Support Forums
What can we help you with?
Topics

Enum ErrorConfigurationNullKeyNotAllowed

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

Fields

IgnoreError

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

ReportAndContinue

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

ReportAndStop

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

© Varigence