Click or drag to resize
UsersContext Methods

The UsersContext type exposes the following members.

Methods
  NameDescription
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 DbContext.)
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 DbContext.)
Top
See Also