Skip to main content

Adf Xml Format Element

Adf Xml Format Element

API Type:

Varigence.Languages.Biml.DataFactory.AstAdfXmlFormatNode

X-Ref:

Attributes

AttributeAPI TypeDefaultDescription
CompressionCodecAdfGeneralCompressionCodecNone
Specifies the compression codec of the file.
CompressionLevelAdfFileCompressionLevelNone
Specifies the compression level of the file.
EncodingString 
Specifies the name of the encoding used in the file.
NullValueString 
Specifies the string to use for null values.

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.