次の方法で共有


UniformInt64RangePartitionScheme.HighKey プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象