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 AdfFileCompressionLevel

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

Fields

Fastest

Specifies that the compression should be performed in such a way as to minimize the time spent.

None

Specifies that no compression is performed on the file.

Optimal

Specifies that the compression should be performed in such a way as to minimize the size of the resulting file, even if extra time is taken to do so.

© Varigence