add Oracle = Leave Service
This commit is contained in:
parent
18d75f4b04
commit
f5558747d8
450 changed files with 882 additions and 2451185 deletions
|
|
@ -19,6 +19,7 @@ namespace BMA.EHR.Infrastructure.Persistence
|
|||
public class ApplicationDBExamContext : DbContext, IApplicationDBExamContext
|
||||
{
|
||||
#region " From Existing Database "
|
||||
|
||||
public DbSet<Candidate> Candidates { get; set; }
|
||||
public DbSet<Career> Careers { get; set; }
|
||||
public DbSet<Education> Educations { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue