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

Documentation

Support Forums
What can we help you with?
Topics

Merge Column Element

API Type:
Varigence.Languages.Biml.Task.AstMergeColumnNode
X-Ref:
  • Ast Merge Column Node

Attributes

AttributeAPI TypeDefaultDescription
ColumnNameString 
This value specifies the name of the column that will be mapped from the source table onto the target table during the merge. This is a required property
ColumnUsageMergeColumnUsageCompare
This value specifies how the specified column will be merged from the source table to the target table. 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