Compartir a través de


DacDeployOptions.RestoreSequenceCurrentValue Propiedad

Definición

Obtiene o establece un valor booleano que especifica si se debe habilitar o deshabilitar el valor de secuencia antes de implementar el script en 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

Valor de propiedad

Atributos

Se aplica a