다음을 통해 공유


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입니다.

특성

적용 대상