public static void Update(TMSScholasticGradeRange tMSScholasticGradeRange, DbTransaction transaction)
 {
     tMSScholasticGradeRange.Update(transaction);
 }
示例#2
0
 public static void Update(TMSScholasticGradeRange tMSScholasticGradeRange, DbTransaction transaction)
 {
     tMSScholasticGradeRange.Update(transaction);
 }
 public static void Update(TMSScholasticGradeRange tMSScholasticGradeRange)
 {
     tMSScholasticGradeRange.Update();
 }
示例#4
0
 public static void Update(TMSScholasticGradeRange tMSScholasticGradeRange)
 {
     tMSScholasticGradeRange.Update();
 }