public static void Update(TMSTeacherCourceSyllabus tMSTeacherCourceSyllabus, DbTransaction transaction)
 {
     tMSTeacherCourceSyllabus.Update(transaction);
 }
 public static void Update(TMSTeacherCourceSyllabus tMSTeacherCourceSyllabus, DbTransaction transaction)
 {
     tMSTeacherCourceSyllabus.Update(transaction);
 }
 public static void Update(TMSTeacherCourceSyllabus tMSTeacherCourceSyllabus)
 {
     tMSTeacherCourceSyllabus.Update();
 }
 public static void Update(TMSTeacherCourceSyllabus tMSTeacherCourceSyllabus)
 {
     tMSTeacherCourceSyllabus.Update();
 }