UsersContext Class |
Namespace: RMP.Web.Models
The UsersContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | UsersContext |
Initializes a new instance of the UsersContext class.
|
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from DbContext.) |
![]() | Dispose(Boolean) | (Inherited from DbContext.) |
![]() | Entry(Object) | (Inherited from DbContext.) |
![]() | Entry``1(UMP) | (Inherited from DbContext.) |
![]() | Equals | (Inherited from DbContext.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | (Inherited from DbContext.) |
![]() | GetType | (Inherited from DbContext.) |
![]() | GetValidationErrors | (Inherited from DbContext.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnModelCreating | (Inherited from DbContext.) |
![]() | SaveChanges | (Inherited from DbContext.) |
![]() | SaveChangesAsync | (Inherited from DbContext.) |
![]() | SaveChangesAsync(CancellationToken) | (Inherited from DbContext.) |
![]() | Set(Type) | (Inherited from DbContext.) |
![]() | Set``1 | (Inherited from DbContext.) |
![]() | ShouldValidateEntity | (Inherited from DbContext.) |
![]() | ToString | (Inherited from DbContext.) |
![]() | ValidateEntity | (Inherited from DbContext.) |
Name | Description | |
---|---|---|
![]() | ChangeTracker | (Inherited from DbContext.) |
![]() | Configuration | (Inherited from DbContext.) |
![]() | Database | (Inherited from DbContext.) |
![]() | UserProfiles |
Gets or sets the user profiles.
|