Skip to main content

Enum ErrorConfigurationKeyErrorLimitAction

Namespace: Varigence.Languages.Biml.Cube

Assembly: Biml.dll

C#


public enum ErrorConfigurationKeyErrorLimitAction

Fields

FieldsDescription
StopLoggingSpecifies that when the key error limit is hit, the process logging should be terminated.
StopProcessingSpecifies that when the key error limit is hit, the processing should be terminated.