EntityDomainManager<TData>.Context Property

 

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

public DbContext Context { get; set; }

Property Value

Type: System.Data.Entity.DbContext
Return to top
Show: