This topic has not yet been rated - Rate this topic

SortOrder Enumeration

Defines the order in which a column in a local database is sorted.

Namespace:  Microsoft.Phone.Data.Linq.Mapping
Assembly:  System.Data.Linq (in System.Data.Linq.dll)
public enum SortOrder
Member name Description
Supported by Silverlight for Windows Phone Ascending Designates an ascending sort direction for the values in a local database column.
Supported by Silverlight for Windows Phone Descending Designates a descending sort direction for the values in a local database column.

For information about using a local database in your Windows Phone application, see Local Database Overview for Windows Phone.

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ