Partager via


QueryResults.MatchingRecordsCount Propriété

Définition

Obtient ou définit le nombre total d’enregistrements correspondant à la requête.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à