MobileServiceTableQueryDescription.Ordering プロパティ

定義

クエリに課される順序付け制約を指定する式の一覧を取得します。

public System.Collections.Generic.IList<Microsoft.WindowsAzure.MobileServices.Query.OrderByNode> Ordering { get; }
member this.Ordering : System.Collections.Generic.IList<Microsoft.WindowsAzure.MobileServices.Query.OrderByNode>
Public ReadOnly Property Ordering As IList(Of OrderByNode)

プロパティ値

適用対象