Compartir a través de


UniformInt64RangePartitionSchemeDescription.HighKey Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a