DacExtractOptions.CompressionOption Property

Definition

Sets the compression option in the final package

public System.IO.Packaging.CompressionOption CompressionOption { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "CompressionOption")]
public System.IO.Packaging.CompressionOption CompressionOption { get; set; }
member this.CompressionOption : System.IO.Packaging.CompressionOption with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "CompressionOption")>]
member this.CompressionOption : System.IO.Packaging.CompressionOption with get, set
Public Property CompressionOption As CompressionOption

Property Value

Attributes

Applies to