DacExportOptions.CompressionOption Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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