Share via


DacDeployOptions.AllowTableRecreation Property

Definition

Get or set boolean that specifies whether to allow the table recreation in publish

[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AllowTableRecreation")]
public bool AllowTableRecreation { get; set; }

Property Value

Default is true.

Attributes

Applies to