EntityContext Methods
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service.Entity (in Microsoft.WindowsAzure.Mobile.Service.Entity.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from DbContext.) |
![]() | Dispose(Boolean) | (Inherited from DbContext.) |
![]() | Entry(Object^) | (Inherited from DbContext.) |
![]() | Entry<TEntity>(TEntity) | (Inherited from DbContext.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetValidationErrors() | (Inherited from DbContext.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnModelCreating(DbModelBuilder^) | (Overrides DbContext::OnModelCreating(DbModelBuilder^).) |
![]() | SaveChanges() | (Inherited from DbContext.) |
![]() | SaveChangesAsync() | (Inherited from DbContext.) |
![]() | SaveChangesAsync(CancellationToken) | (Inherited from DbContext.) |
![]() | Set(Type^) | (Inherited from DbContext.) |
![]() | Set<TEntity>() | (Inherited from DbContext.) |
![]() | ShouldValidateEntity(DbEntityEntry^) | (Inherited from DbContext.) |
![]() | ToString() | (Inherited from Object.) |
![]() | ValidateEntity(DbEntityEntry^, IDictionary<Object^, Object^>^) | (Inherited from DbContext.) |
Show:

