Share via


IndexGetStatisticsResult.DocumentCount プロパティ

定義

インデックス内のドキュメントの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象