Bagikan melalui


DacDeployOptions.IgnoreWhitespace Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah akan mengecualikan spasi kosong dari pertimbangan saat membandingkan model sumber dan target.

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

Nilai Properti

True untuk mengabaikan spasi kosong perbedaan; jika tidak, salah. Defaultnya adalah true.

Atribut

Berlaku untuk