BlogDbContext Methods

Blog

BlogDbContext Methods

[This is preliminary documentation and is subject to change.]

The BlogDbContext type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Public methodDispose (Inherited from DbContext.)
Protected methodDispose(Boolean) (Inherited from DbContext.)
Public methodEntry(Object) (Inherited from DbContext.)
Public methodEntry``1(UMP) (Inherited from DbContext.)
Public methodEquals (Inherited from DbContext.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Inherited from DbContext.)
Public methodGetType (Inherited from DbContext.)
Public methodGetValidationErrors (Inherited from DbContext.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnModelCreating (Inherited from IdentityDbContextApplicationUser, IdentityRole, String, IdentityUserLogin, IdentityUserRole, IdentityUserClaim.)
Public methodSaveChanges (Inherited from DbContext.)
Public methodSaveChangesAsync (Inherited from DbContext.)
Public methodSaveChangesAsync(CancellationToken) (Inherited from DbContext.)
Public methodSet(Type) (Inherited from DbContext.)
Public methodSet``1 (Inherited from DbContext.)
Protected methodShouldValidateEntity (Inherited from DbContext.)
Public methodToString (Inherited from DbContext.)
Protected methodValidateEntity (Inherited from IdentityDbContextApplicationUser, IdentityRole, String, IdentityUserLogin, IdentityUserRole, IdentityUserClaim.)
Top
See Also