The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

Export Column Mapping Element

API Type:
Varigence.Languages.Biml.Transformation.AstExportColumnMappingNode
X-Ref:
  • Ast Export Column Mapping Node

Attributes

AttributeAPI TypeDefaultDescription
ExtractColumnString 
This value specifies the name of the dataflow column that should be exported to the file. This is a required property
FilePathColumnString 
This value specifies the name of the dataflow column that contains the file path to which the extract column should be written. This is a required property
AllowAppendBooleanFalse
This value specifies whether data from the extract column should be appended to the end of the file specified in the file path column.
ForceTruncateBooleanFalse
This value specifies whether the file specified in the file path column should be truncated before writing.
WriteByteOrderMarkBooleanFalse
This value specifies whether a byte order mark (BOM) is written to the file specified in the file path column.

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