Compartir a través de


QueryOptions.Top Propiedad

Definición

Obtiene o establece el número máximo de registros que se van a devolver.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonIgnoreAttribute

Se aplica a