RestartSequenceOperation.StartValue 属性

定义

序列应重新启动的值。 如果 null (默认) ,则序列将根据创建期间使用的配置重启。

public virtual long StartValue { get; set; }
public virtual long? StartValue { get; set; }
member this.StartValue : int64 with get, set
member this.StartValue : Nullable<int64> with get, set
Public Overridable Property StartValue As Long
Public Overridable Property StartValue As Nullable(Of Long)

属性值

适用于