Compartir a través de


UniformInt64RangePartitionScheme.LowKey Propiedad

Definición

Obtiene o establece el límite inferior del intervalo de claves de partición que se debe dividir entre la partición "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a