Partager via


QueryOptions.Top Propriété

Définition

Obtient ou définit le nombre maximal d’enregistrements à retourner.

[Newtonsoft.Json.JsonIgnore]
public int? Top { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Top : Nullable<int> with get, set
Public Property Top As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonIgnoreAttribute

S’applique à