SequenceOperation.IncrementBy Property

Definition

The amount to increment by when generating the next value in the sequence, defaulting to 1.

public virtual int IncrementBy { get; set; }
member this.IncrementBy : int with get, set
Public Overridable Property IncrementBy As Integer

Property Value

Applies to