report ประวัติทำงาน
This commit is contained in:
parent
0043e86fa3
commit
4e90ffadb2
7 changed files with 46 additions and 34 deletions
|
|
@ -16,7 +16,7 @@ using Microsoft.EntityFrameworkCore;
|
|||
|
||||
namespace BMA.EHR.Infrastructure.Persistence
|
||||
{
|
||||
public class ApplicationDBExamContext : DbContext, IApplicationDBContext
|
||||
public class ApplicationDBExamContext : DbContext, IApplicationDBExamContext
|
||||
{
|
||||
#region " From Existing Database "
|
||||
public DbSet<Candidate> Candidates { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue