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

Documentation

Support Forums
What can we help you with?
Topics

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