Skip to main content

Adf Delimited Text Format Sink Element

Adf Delimited Text Format Sink Element

X-Ref:

Attributes

AttributeAPI TypeDefaultDescription
FileExtensionString 
The file extension to be used by created files.
FileNamePrefixString 
Specifies the file name pattern fileNamePrefix_fileIndex.fileExtension when copy from non-file based store without partitionOptions.
MaxRowsPerFileInt320
Limit the written file's row count to be smaller than or equal to the specified count.
QuoteAllTextBooleanFalse
Specifies if the user would like to wrap all text in quotations.

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.