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

Documentation

Support Forums
What can we help you with?
Topics

Enum AzureSqlDataWarehouseFileCompressionType

Namespace:
Varigence.Languages.Biml.Task
Assembly:
Biml.dll
C#
    public enum AzureSqlDataWarehouseFileCompressionType
    
  

Fields

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.

© Varigence