DacExtractOptions.CompressionOption 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在最終套件中設定壓縮選項
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
屬性值
- 屬性