Partilhar via


Table.Rows Propriedade

Definição

Obtém ou define as linhas resultantes dessa consulta.

[Newtonsoft.Json.JsonProperty(PropertyName="rows")]
public System.Collections.Generic.IList<System.Collections.Generic.IList<object>> Rows { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rows")>]
member this.Rows : System.Collections.Generic.IList<System.Collections.Generic.IList<obj>> with get, set
Public Property Rows As IList(Of IList(Of Object))

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a