◆ LeaveDbContext()
| BMA.EHR.Infrastructure.Persistence.LeaveDbContext.LeaveDbContext |
( |
DbContextOptions< LeaveDbContext > |
options | ) |
|
|
inline |
◆ Attatch< T >()
| void BMA.EHR.Infrastructure.Persistence.LeaveDbContext.Attatch< T > |
( |
T |
entity | ) |
|
|
inline |
◆ SaveChangesAsync()
| Task< int > BMA.EHR.Infrastructure.Persistence.LeaveDbContext.SaveChangesAsync |
( |
| ) |
|
|
inline |
◆ AdditionalCheckRequests
◆ DutyTimes
| DbSet<DutyTime> BMA.EHR.Infrastructure.Persistence.LeaveDbContext.DutyTimes |
|
getset |
◆ LeaveRequests
| DbSet<LeaveRequest> BMA.EHR.Infrastructure.Persistence.LeaveDbContext.LeaveRequests |
|
getset |
◆ LeaveTypes
| DbSet<LeaveType> BMA.EHR.Infrastructure.Persistence.LeaveDbContext.LeaveTypes |
|
getset |
◆ ProcessUserTimeStamps
◆ UserDutyTimes
| DbSet<UserDutyTime> BMA.EHR.Infrastructure.Persistence.LeaveDbContext.UserDutyTimes |
|
getset |
◆ UserTimeStamps
| DbSet<UserTimeStamp> BMA.EHR.Infrastructure.Persistence.LeaveDbContext.UserTimeStamps |
|
getset |
The documentation for this class was generated from the following file: