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

Documentation

Support Forums
What can we help you with?
Topics

Adf Dataflow Dataset Parameter Reference Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfDataflowDatasetParameterReferenceNode
X-Ref:
  • Ast Adf Dataflow Dataset Parameter Reference Node

Attributes

AttributeAPI TypeDefaultDescription
DataflowDatasetNameAstAdfDataflowDatasetBaseNode 
Specifies the dataflow dataset to pass the parameters into. This is a required reference to an existing definiton.

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.
<Parameters>
    <Parameter />
</Parameters>
AstAdfDataflowDatasetParameterNode
Specifies the key value parameters for the dataset.

© Varigence