Extensions Class

Inheritance Hierarchy

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

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

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class Extensions
public static class Extensions
[ExtensionAttribute]
public ref class Extensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type Extensions =  class end

The Extensions type exposes the following members.

Methods

  Name Description
Public methodStatic member CreateDatabaseSchemaUpdater

Top

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Windows Phone 8, Windows Phone 8, Windows Phone 8, Silverlight 8.1

Thread Safety

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

See Also

Reference

Microsoft.Phone.Data.Linq Namespace