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 | |
|---|---|---|
|
IndexAttribute | Specifies an additional index on a local database table. |
|
MetaIndex | Represents an abstraction of a local database index. |
|
MetaIndexedColumn | Represents an abstraction of an indexed column in a local database. |
| Enumeration | Description | |
|---|---|---|
|
SortOrder | Defines the order in which a column in a local database is sorted. |
Community Additions
Show: