DataSet.Query Property

Definition

Pass-through Native Queries

[System.Text.Json.Serialization.JsonInclude]
[System.Text.Json.Serialization.JsonPropertyName("query")]
public System.Collections.Generic.List<Azure.Connectors.Sdk.SharePointOnline.Models.PassThroughNativeQuery> Query { get; init; }
[<System.Text.Json.Serialization.JsonInclude>]
[<System.Text.Json.Serialization.JsonPropertyName("query")>]
member this.Query : System.Collections.Generic.List<Azure.Connectors.Sdk.SharePointOnline.Models.PassThroughNativeQuery> with get, set
Public Property Query As List(Of PassThroughNativeQuery)

Property Value

Attributes

Applies to