次の方法で共有


DatabaseSequence.IncrementBy プロパティ

定義

次の値を生成するためにインクリメントする量、シーケンス、または null 設定されていない場合は 。

public virtual int? IncrementBy { get; set; }
member this.IncrementBy : Nullable<int> with get, set
Public Overridable Property IncrementBy As Nullable(Of Integer)

プロパティ値

適用対象