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 AdfFileCompressionType

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

Fields

BZip2

Specifies that the file is compressed using the BZip2 algorithm.

Deflate

Specifies that the file is compressed using the Deflate algorithm.

GZip

Specifies that the file is compressed using the GZip algorithm.

None

Specifies that the file is not compressed.

ZipDeflate

Specifies that the file is compressed using the ZipDeflate algorithm.

© Varigence