Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
 partial void UpdateProcess(Process instance);
 partial void DeleteProcess(Process instance);
 partial void InsertProcess(Process instance);