Freigeben über


QueryResults.Results Eigenschaft

Definition

Listet alle Zeilen in allen Tabellen auf.

[Newtonsoft.Json.JsonProperty(PropertyName="results")]
public System.Collections.Generic.IEnumerable<System.Collections.Generic.IDictionary<string,string>> Results { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="results")>]
member this.Results : seq<System.Collections.Generic.IDictionary<string, string>>
Public ReadOnly Property Results As IEnumerable(Of IDictionary(Of String, String))

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: