다음을 통해 공유


DacDeployOptions.RestoreSequenceCurrentValue 속성

정의

스크립트를 SQL Server 배포하기 전에 시퀀스 값을 사용하거나 사용하지 않도록 설정해야 하는지 여부를 지정하는 부울 값을 가져오거나 설정합니다.

public bool RestoreSequenceCurrentValue { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "RestoreSequenceCurrentValue")]
public bool RestoreSequenceCurrentValue { get; set; }
member this.RestoreSequenceCurrentValue : bool with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "RestoreSequenceCurrentValue")>]
member this.RestoreSequenceCurrentValue : bool with get, set
Public Property RestoreSequenceCurrentValue As Boolean

속성 값

특성

적용 대상