DacDeployOptions.IgnoreNotForReplication Propriété

Définition

Obtient ou définit une valeur booléenne qui spécifie s’il faut ignorer l’option PAS POUR LA RÉPLICATION dans la comparaison des modèles source et cible.

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

Valeur de propriété

True pour ignorer l’option PAS POUR LA RÉPLICATION ; sinon, False. La valeur par défaut est false.

Attributs

S’applique à