Share via


EntityContext Constructor ()

 

Initializes a new instance of the EntityContext with the default schema name derived from the service name.

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Entity (in Microsoft.WindowsAzure.Mobile.Service.Entity.dll)

Syntax

protected EntityContext()
protected:
EntityContext()
new : unit -> EntityContext
Protected Sub New

See Also

EntityContext Overload
EntityContext Class
Microsoft.WindowsAzure.Mobile.Service Namespace

Return to top