Partilhar via


QueryOptions.Top Propriedade

Definição

Obtém ou define o número máximo de registros a serem retornados.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonIgnoreAttribute

Aplica-se a