다음을 통해 공유


UniformInt64RangePartitionScheme.LowKey Property

Definition

Gets or sets the lower bound of the partition key range that should be split between the partition ‘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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to