Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
 partial void UpdateProduct(Product instance);
 partial void DeleteProduct(Product instance);
 partial void InsertProduct(Product instance);