OrderByNode.Expression Property

Definition

Gets the order-by expression.

public Microsoft.WindowsAzure.MobileServices.Query.QueryNode Expression { get; }
member this.Expression : Microsoft.WindowsAzure.MobileServices.Query.QueryNode
Public ReadOnly Property Expression As QueryNode

Property Value

Applies to