DacDeployOptions.RestoreSequenceCurrentValue Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines werts vom Typ Boolean, der angibt, ob der Sequenzwert aktiviert oder deaktiviert werden soll, bevor das Skript in SQL Server bereitgestellt wird.

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

Eigenschaftswert

Attribute

Gilt für: