The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

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