次の方法で共有


UniformInt64RangePartitionScheme.LowKey プロパティ

定義

パーティション 'Count' 間で分割する必要があるパーティション キー範囲の下限を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="lowKey")]
public long LowKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lowKey")>]
member this.LowKey : int64 with get, set
Public Property LowKey As Long

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象