partial void UpdateCourse(Course instance);
 partial void DeleteCourse(Course instance);
 partial void InsertCourse(Course instance);