Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
 partial void UpdateTechnology(Technology instance);
 partial void DeleteTechnology(Technology instance);
 partial void InsertTechnology(Technology instance);