EN
Dette innholdet er ikke tilgjengelig på ditt språk, men her er den engelske versjonen.
Dette emnet er ennå ikke vurdert - Vurder dette emnet

MobileServiceTable.orderBy method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The feature described in this topic is available only in preview. To use this feature and other new Windows Azure capabilities, sign up for the free preview.


Sorts a query against the table by the selected columns, in ascending order.

mobileServiceTable.orderBy(col1, col2, …);
col1
Type: string

The name of the first column to use for ordering.

col2
Type: string

The name of the second column to use for ordering.

Type: Query object

A query that can be further composed.

 

Namespace

Microsoft.WindowsAzure.MobileServices

Library

MobileServices.js

Vurderte du dette som nyttig?
(1500 tegn igjen)
© 2013 Microsoft. Med enerett.
facebook page visit twitter rss feed newsletter