Skip to main content

Enum TruncationRowDisposition

Namespace: Varigence.Languages.Biml.Transformation

Assembly: Biml.dll

C#


public enum TruncationRowDisposition

Fields

FieldsDescription
FailComponentSpecifies that the truncation should cause the execution of the component to fail.
IgnoreFailureSpecifies that the truncation should be ignored and its value silently truncated).
NotUsedIndicates that the component doesn't perform operations that could result in truncations.
RedirectRowSpecifies that the row with the truncation should be sent to the error output path for the component.