DacDeployOptions.IgnoreNotForReplication Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines werts vom Typ Boolean, der angibt, ob beim Vergleichen des Quell- und Zielmodells die NICHT FÜR REPLIKATIONsoption ausgeschlossen werden soll.

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

Eigenschaftswert

True, um die OPTION NICHT FÜR REPLIKATION zu ignorieren; andernfalls "false". Die Standardeinstellung ist "false".

Attribute

Gilt für: