Skip to main content

Adf Dataflow Rank Sort Column Element

Adf Dataflow Rank Sort Column Element

API Type:

Varigence.Languages.Biml.DataFactory.AstAdfDataflowRankSortColumnNode

X-Ref:

Attributes

AttributeAPI TypeDefaultDescription
DirectionAdfDataflowWindowSortDirectionAscending
Specifies the direction of the sort. This is a required property
ColumnString 
The name of the column to sort by.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.