AdfDataflowWindowSortDirection Enumeration
Specifies the direction of the sort order for dataflow window transformations in Azure Data Factory.
Enumeration Values
Name | Summary |
---|---|
Ascending | Lowest value to highest value sort. |
Descending | Highest value to lowest value sort. |