Skip to main content

Enum AdfExecutionPriorityOrder

Namespace: Varigence.Languages.Biml.DataFactory

Assembly: Biml.dll

C#


public enum AdfExecutionPriorityOrder

Fields

FieldsDescription
NewestFirstSpecifies that the newest data slice should be processed first.
OldestFirstSpecifies that the oldest data slice should be processed first.