Compartir a través de


IndexGetStatisticsResult.DocumentCount Propiedad

Definición

Obtiene el número de documentos del índice.

[Newtonsoft.Json.JsonProperty(PropertyName="documentCount")]
public long DocumentCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="documentCount")>]
member this.DocumentCount : int64
Public ReadOnly Property DocumentCount As Long

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a