Partager via


DacDeployOptions.AllowTableRecreation Propriété

Définition

Obtenir ou définir une valeur booléenne qui spécifie s’il faut autoriser la récréation de la table dans la publication

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

Valeur de propriété

La valeur par défaut est true.

Attributs

S’applique à