DacDeployOptions.AllowTableRecreation Proprietà

Definizione

Ottiene o imposta un valore booleano che specifica se consentire la ricreazione della tabella nella pubblicazione

[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

Valore della proprietà

Il valore predefinito è vero.

Attributi

Si applica a