Partager via


DacDeployOptions.RestoreSequenceCurrentValue Propriété

Définition

Obtient ou définit une valeur booléenne qui spécifie si la valeur de séquence doit être activée ou désactivée avant de déployer le script dans 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

Valeur de propriété

Attributs

S’applique à