共用方式為


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

屬性值

屬性

適用於