public static void Update(TMSScholasticGradeRange tMSScholasticGradeRange, DbTransaction transaction)
 {
     tMSScholasticGradeRange.Update(transaction);
 }
Ejemplo n.º 2
0
 public static void Update(TMSScholasticGradeRange tMSScholasticGradeRange, DbTransaction transaction)
 {
     tMSScholasticGradeRange.Update(transaction);
 }
 public static void Update(TMSScholasticGradeRange tMSScholasticGradeRange)
 {
     tMSScholasticGradeRange.Update();
 }
Ejemplo n.º 4
0
 public static void Update(TMSScholasticGradeRange tMSScholasticGradeRange)
 {
     tMSScholasticGradeRange.Update();
 }