AdfExecutionPriorityOrder Enumeration
Provides options for the order of data slices that should be processed by an activity.
Enumeration Values
Name | Summary |
---|---|
OldestFirst | Specifies that the oldest data slice should be processed first. |
NewestFirst | Specifies that the newest data slice should be processed first. |