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.

Extensions Class

Silverlight

Extends the LINQ to SQL API in a Windows Phone application to enable schema changes to a local database.

System.Object
  Microsoft.Phone.Data.Linq.Extensions

Namespace:  Microsoft.Phone.Data.Linq
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

public static class Extensions

The Extensions type exposes the following members.

  NameDescription
Public methodStatic memberSupported by Silverlight for Windows PhoneCreateDatabaseSchemaUpdaterCreates a DatabaseSchemaUpdater object based on the specified data context.
Top

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.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Community Additions

Show:
© 2017 Microsoft