Extensions Class
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Extends the LINQ to SQL API in a Windows Phone application to enable schema changes to a local database.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
The Extensions type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | CreateDatabaseSchemaUpdater | Creates a DatabaseSchemaUpdater object based on the specified data context. |
For information about using a local database in your Windows Phone application, see Local database for Windows Phone 8.
Show:

