Share via


SharePointOnlineListSource.Query Property

Definition

The OData query to filter the data in SharePoint Online list. For example, "$top=1". Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> Query { get; set; }
member this.Query : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property Query As DataFactoryElement(Of String)

Property Value

Applies to