Bagikan melalui


DacDeployOptions.IgnoreComments Properti

Definisi

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

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

Nilai Properti

Benar untuk mengabaikan perbedaan komentar; jika tidak, salah. Defaultnya adalah false.

Atribut

Berlaku untuk