Skip to main content

Enum AdfDebugInfoCopyCondition

Namespace: Varigence.Languages.Biml.DataFactory

Assembly: Biml.dll

C#


public enum AdfDebugInfoCopyCondition

Fields

FieldsDescription
AlwaysSpecifies that log files will be copied for every script execution.
FailureSpecifies that log files will only be copied when there is a failure during script execution.
NoneSpecifies that log files will never be copied.