Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Microsoft.Phone.Data.Linq.Mapping Namespace

Silverlight

The Microsoft.Phone.Data.Linq.Mapping namespace contains classes that are used to define and generate a local database that represents a data context in a Windows Phone application.

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

  Class Description
Public class IndexAttribute Specifies an additional index on a local database table.
Public class MetaIndex Represents an abstraction of a local database index.
Public class MetaIndexedColumn Represents an abstraction of an indexed column in a local database.

  Enumeration Description
Public enumeration SortOrder Defines the order in which a column in a local database is sorted.

Community Additions

Show:
© 2017 Microsoft