Skip to main content

Adf Dataset Reference Element

Adf Dataset Reference Element

Attributes

AttributeAPI TypeDefaultDescription
DatasetNameAstAdfDatasetBaseNode 
Specifies a reference to the target Azure Data Factory dataset object. 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>
AstAdfDatasetReferenceParameterNode
Specifies an optional list of parameters to be passed in with the dataset.