次の方法で共有


UniformInt64RangePartitionSchemeDescription.LowKey プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象