• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Adf Dataflow Generic Sort Column Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfDataflowGenericSortColumnNode
X-Ref:
  • Ast Adf Dataflow Generic Sort Column Node
  • Ast Adf Dataflow Component Column Base Node

Attributes

AttributeAPI TypeDefaultDescription
DirectionAdfDataflowWindowSortDirectionAscending
Specifies the direction of the sort. This is a required property
IsNullsFirstBooleanFalse
Determines whether nulls should come at the beginning or end of a sort. This is a required property
ColumnNameString 
The name of the column (only to be used if you do not wish to specify an expression).

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.

© Varigence