• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Adf Dataflow Document Sink Settings Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfDataflowDocumentSinkSettingsNode
X-Ref:
  • Ast Adf Dataflow Document Sink Settings Node
  • Ast Adf Dataflow Sink Settings Base Node

Attributes

AttributeAPI TypeDefaultDescription
FilePatternString 
Specify a pattern in lieu of a list of file names.
RowFolderUrlColumnString 
Uses the value of a column in your data to specify a folder path. This path starts at the dataset container root.
RowUrlColumnString 
Use the value of a column in your data to specify a file path. This path starts at the dataset container root.
TruncateString 
Specifies whether the folder should be cleared.

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.
<PartitionFiles>
    <File />
</PartitionFiles>
String
This is a collection of scripts to run after the sink action.

© Varigence