MobileServiceTableQueryDescription.Filter Property

Definition

Gets or sets the query's filter expression.

public Microsoft.WindowsAzure.MobileServices.Query.QueryNode Filter { get; set; }
member this.Filter : Microsoft.WindowsAzure.MobileServices.Query.QueryNode with get, set
Public Property Filter As QueryNode

Property Value

Applies to