EntityContext Constructor

 

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

NameDescription
System_CAPS_protmethodEntityContext()

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

System_CAPS_protmethodEntityContext(String)

Initializes a new instance of the EntityContext with a given schema.

System_CAPS_protmethodEntityContext(String, String)

Initializes a new instance of the EntityContext with a given schema and nameOrConnectionString.

Return to top
Show: