次の方法で共有


UniformInt64RangePartitionSchemeDescription.HighKey プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象