共用方式為


DacDeployOptions.AllowTableRecreation 屬性

定義

取得或設定布爾值,指定是否允許發行中的數據表重新建立

[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

屬性值

預設值為 true。

屬性

適用於