Freigeben über


DacDeployOptions.IgnoreComments Eigenschaft

Definition

Ruft den booleschen Wert ab, der angibt, ob die Kommentare beim Vergleich von Quell- und Zielmodell unberücksichtigt bleiben soll, oder legt ihn fest.

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

Eigenschaftswert

True, wenn Unterschiede in den Kommentaren ignoriert werden sollen, andernfalls false. Der Standardwert ist "false".

Attribute

Gilt für: