Partager via


DacDeployOptions.DoNotAlterReplicatedObjects Propriété

Définition

Obtient ou définit la valeur booléenne qui spécifie si les éléments configurés pour la réplication doivent être modifiés au cours du déploiement.

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

Valeur de propriété

True pour ne pas modifier les objets configurés pour la réplication ; sinon, false. La valeur par défaut est true.

Attributs

S’applique à