ApplicationDbContext.DemoContext Methods

FormsAuth

ApplicationDbContext..::..DemoContext Methods

The ApplicationDbContext..::..DemoContext type exposes the following members.

Methods


  Name Description
Public method Dispose (Inherited from DbContext.)
Protected method Dispose(System.Boolean) (Inherited from DbContext.)
Public method Entry(System.Object) (Inherited from DbContext.)
Public method Entry``1(``0) (Inherited from DbContext.)
Public method Equals(System.Object) (Inherited from DbContext.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode (Inherited from DbContext.)
Public method GetType (Inherited from DbContext.)
Public method GetValidationErrors (Inherited from DbContext.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected method OnModelCreating(System.Data.Entity.DbModelBuilder) (Inherited from DbContext.)
Public method SaveChanges (Inherited from DbContext.)
Public method SaveChangesAsync (Inherited from DbContext.)
Public method SaveChangesAsync(System.Threading.CancellationToken) (Inherited from DbContext.)
Public method Set(System.Type) (Inherited from DbContext.)
Public method Set``1 (Inherited from DbContext.)
Protected method ShouldValidateEntity(System.Data.Entity.Infrastructure.DbEntityEntry) (Inherited from DbContext.)
Public method ToString (Inherited from DbContext.)
Protected method ValidateEntity(System.Data.Entity.Infrastructure.DbEntityEntry,System.Collections.Generic.IDictionary{System.Object, System.Object}) (Inherited from DbContext.)