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

Documentation

Support Forums
What can we help you with?
Topics

Adf Dataflow Document Source Settings Element

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

Attributes

AttributeAPI TypeDefaultDescription
AfterCompletionAdfDataflowAfterCompletionBehaviorNoAction
After completion move files to this path.
AllowNoFilesFoundString 
Specifies whether to allow "No Files Found" or require at least one file.
FileNameColumnString 
Use this to create a new column name in your data stream that is the source file name and path.
LastModifiedEndString 
Filter by this last modified end time (Must be in DateTime format).
LastModifiedStartString 
Filter by this last modified start time (Must be in DateTime format).
ListOfFilesString 
Specifies whether to reference a text file that lists each file (relative to the container's root path).
MoveFromString 
After completion move files that were located in this path.
MoveToString 
After completion move files to this path.
PartitionRootPathString 
For file data that is partitioned, you can enter a partition root path in order to read partitioned folders as columns

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.
<WildcardPaths>
    <Path />
</WildcardPaths>
String
This is a collection of wildcard paths.

© Varigence