EntityContext Constructor
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service.Entity (in Microsoft.WindowsAzure.Mobile.Service.Entity.dll)
| Name | Description | |
|---|---|---|
![]() | EntityContext() | Initializes a new instance of the EntityContext with the default schema name derived from the service name. |
![]() | EntityContext(String) | Initializes a new instance of the EntityContext with a given schema. |
![]() | EntityContext(String, String) | Initializes a new instance of the EntityContext with a given schema and nameOrConnectionString. |
Show:
