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

Documentation

Support Forums
What can we help you with?
Topics

Adf Dataflow Named Column Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfDataflowNamedColumnNode
X-Ref:
  • Ast Adf Dataflow Named Column Node
  • Ast Adf Dataflow Column Base Node

Attributes

AttributeAPI TypeDefaultDescription
NameString 
Name of the column. This is a required property
OverrideEmitInputStreamBooleanFalse
If set to true, the column name will be emitted WITHOUT the stream name prepended. This is used for things like derived columns and other columns that did not exist in the original source.

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