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

Documentation

Support Forums
What can we help you with?
Topics

Enum AdfDatasetSinkCopyBehavior

Namespace:
Varigence.Languages.Biml.DataFactory
Assembly:
Biml.dll
C#
    public enum AdfDatasetSinkCopyBehavior
    
  

Fields

FlattenHierarchy

Specifies that files from all subfolders in the source will be copied into the first level of the sink folder.

MergeFiles

Specifies that all files from the source folder will be merged into a single file in the sink.

None

No specified copy behavior.

PreserveHierarchy

Specifies that the folder structure from the source will be maintained in the sink.

© Varigence