Adf Delimited Text Format Sink Element
X-Ref:
- Ast Adf Delimited Text Format Sink Node
- Ast Adf File Name Prefix Format Sink Base Node
- Ast Adf Format Sink Base Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
FileExtension | String | The file extension to be used by created files. | |
FileNamePrefix | String | Specifies the file name pattern **fileNamePrefix**_**fileIndex**.**fileExtension** when copy from non-file based store without partitionOptions. | |
MaxRowsPerFile | Int32 | 0 | Limit the written file's row count to be smaller than or equal to the specified count. |
QuoteAllText | Boolean | False | Specifies if the user would like to wrap all text in quotations. |
Collection Children
Child | API Type | Description |
---|---|---|
<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. |