Compartilhar via


QueryResults.MatchingRecordsCount Propriedade

Definição

Obtém ou define o número de registros totais correspondentes à consulta.

[Newtonsoft.Json.JsonProperty(PropertyName="matchingRecordsCount")]
public long? MatchingRecordsCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="matchingRecordsCount")>]
member this.MatchingRecordsCount : Nullable<int64> with get, set
Public Property MatchingRecordsCount As Nullable(Of Long)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a