DacDeployOptions.IgnoreNotForReplication Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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