Skip to main content

Enum ErrorConfigurationKeyErrorAction

Namespace: Varigence.Languages.Biml.Cube

Assembly: Biml.dll

C#


public enum ErrorConfigurationKeyErrorAction

Fields

FieldsDescription
ConvertToUnknownSpecifies that the value for a key that experienced a non-fatal key error should be replaced with Unknown.
DiscardRecordSpecifies that the entire record should be discarded for a key that experienced a non-fatal key error.