DacDeployOptions.AllowTableRecreation Eigenschaft

Definition

Abrufen oder Festlegen vom Typ Boolean, der angibt, ob die Tabellenerneuerung in der Veröffentlichung zugelassen werden soll

[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

Eigenschaftswert

Der Standardwert ist "True".

Attribute

Gilt für: