Skip to main content

AdfExecutionPriorityOrder Enumeration

AdfExecutionPriorityOrder Enumeration

Provides options for the order of data slices that should be processed by an activity.

Enumeration Values

NameSummary
OldestFirst
Specifies that the oldest data slice should be processed first.
NewestFirst
Specifies that the newest data slice should be processed first.