Skip to main content

Adf Dataflow Xml Prefix Pair Element

Adf Dataflow Xml Prefix Pair Element

API Type:

Varigence.Languages.Biml.DataFactory.AstAdfDataflowXmlPrefixPairNode

Attributes

AttributeAPI TypeDefaultDescription
PrefixString 
The prefix name. This is a required property
UrlString 
The URL of the prefix. 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.