SqlDeploymentOptions.RestoreSequenceCurrentValue プロパティ

定義

ターゲット データベースがシーケンスの現在の値を更新する必要があるかどうかを指定するブール値を取得します。

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

プロパティ値

既定値は True です

適用対象