Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
 partial void UpdateCategory(Category instance);
 partial void DeleteCategory(Category instance);
 partial void InsertCategory(Category instance);