ResultStatistics.IngestedRecords Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of rows that were returned by the search job.
[Newtonsoft.Json.JsonProperty(PropertyName="ingestedRecords")]
public int? IngestedRecords { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ingestedRecords")>]
member this.IngestedRecords : Nullable<int>
Public ReadOnly Property IngestedRecords As Nullable(Of Integer)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute