Compartir a través de


SapTableSource.RowCount Propiedad

Definición

Obtiene o establece el número de filas que se van a recuperar. Tipo: integer(o Expression con resultType integer).

[Newtonsoft.Json.JsonProperty(PropertyName="rowCount")]
public object RowCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rowCount")>]
member this.RowCount : obj with get, set
Public Property RowCount As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a