|
|
@ -7,7 +7,7 @@ namespace Tiobon.Core.DataAccess |
|
|
|
{ |
|
|
|
{ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public virtual DbSet<Ghra_Grade> Ghra_Grade { get; set; } |
|
|
|
//public virtual DbSet<Ghra_Grade> Ghra_Grade { get; set; } |
|
|
|
public virtual DbSet<Ghre_Attachment> Ghre_Attachment { get; set; } |
|
|
|
public virtual DbSet<Ghre_Attachment> Ghre_Attachment { get; set; } |
|
|
|
public virtual DbSet<Ghre_ExamRecordDetail> Ghre_ExamRecordDetail { get; set; } |
|
|
|
public virtual DbSet<Ghre_ExamRecordDetail> Ghre_ExamRecordDetail { get; set; } |
|
|
|
public virtual DbSet<Ghre_ExamRecordAnswer> Ghre_ExamRecordAnswer { get; set; } |
|
|
|
public virtual DbSet<Ghre_ExamRecordAnswer> Ghre_ExamRecordAnswer { get; set; } |
|
|
|