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

Documentation

Support Forums
What can we help you with?
Topics

Merge Join Key Element

API Type:
Varigence.Languages.Biml.Transformation.AstMergeJoinKeyNode
X-Ref:
  • Ast Merge Join Key Node

Attributes

AttributeAPI TypeDefaultDescription
LeftColumnString 
This value specifies the name of the dataflow column to use from the left input path. This is a required property
RightColumnString 
This value specifies the name of the dataflow column to use from the right input path. This is a required property

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