Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
 partial void Updatedepartment(department instance);
 partial void Deletedepartment(department instance);
 partial void Insertdepartment(department instance);