Partager via


RestartSequenceOperation.StartValue Propriété

Définition

Valeur à laquelle la séquence doit redémarrer. Si null (valeur par défaut), la séquence redémarre en fonction de la configuration utilisée lors de la création.

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)

Valeur de propriété

S’applique à