partial void UpdateStudents(Students instance);
partial void DeleteStudents(Students instance);
partial void InsertStudents(Students instance);