Enum AdfExecutionPriorityOrder
Namespace: Varigence.Languages.Biml.DataFactory
Assembly: Biml.dll
C#
public enum AdfExecutionPriorityOrder
Fields
Fields | Description |
---|---|
NewestFirst | Specifies that the newest data slice should be processed first. |
OldestFirst | Specifies that the oldest data slice should be processed first. |