partial void UpdateStudent(Student instance);
 partial void DeleteStudent(Student instance);
 partial void InsertStudent(Student instance);