Share via


SqlDeploymentOptions.RestoreSequenceCurrentValue Property

Definition

Get boolean that specifies whether the target database should update the sequence current value

public bool RestoreSequenceCurrentValue { get; }
member this.RestoreSequenceCurrentValue : bool
Public ReadOnly Property RestoreSequenceCurrentValue As Boolean

Property Value

Default is True

Applies to