◆ ApplicationDBExamContext()
| BMA.EHR.Infrastructure.Persistence.ApplicationDBExamContext.ApplicationDBExamContext |
( |
DbContextOptions< ApplicationDBExamContext > |
options | ) |
|
|
inline |
◆ Attatch< T >()
| void BMA.EHR.Infrastructure.Persistence.ApplicationDBExamContext.Attatch< T > |
( |
T |
entity | ) |
|
|
inline |
◆ SaveChangesAsync()
| Task< int > BMA.EHR.Infrastructure.Persistence.ApplicationDBExamContext.SaveChangesAsync |
( |
| ) |
|
|
inline |
◆ Candidates
| DbSet<Candidate> BMA.EHR.Infrastructure.Persistence.ApplicationDBExamContext.Candidates |
|
getset |
◆ Careers
| DbSet<Career> BMA.EHR.Infrastructure.Persistence.ApplicationDBExamContext.Careers |
|
getset |
◆ Documents
| DbSet<Document> BMA.EHR.Infrastructure.Persistence.ApplicationDBExamContext.Documents |
|
getset |
◆ Educations
| DbSet<Education> BMA.EHR.Infrastructure.Persistence.ApplicationDBExamContext.Educations |
|
getset |
◆ PeriodExams
| DbSet<PeriodExam> BMA.EHR.Infrastructure.Persistence.ApplicationDBExamContext.PeriodExams |
|
getset |
◆ PositionExams
| DbSet<PositionExam> BMA.EHR.Infrastructure.Persistence.ApplicationDBExamContext.PositionExams |
|
getset |
The documentation for this class was generated from the following file: