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.

Атрибуты

Применяется к