Compartilhar via


USqlDistributionInfo.Count Propriedade

Definição

Obtém ou define a contagem de índices usando essa distribuição.

[Newtonsoft.Json.JsonProperty(PropertyName="count")]
public int? Count { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="count")>]
member this.Count : Nullable<int> with get, set
Public Property Count As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a