partial void UpdateDoctor(Doctor instance);
 partial void DeleteDoctor(Doctor instance);
 partial void InsertDoctor(Doctor instance);