Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
 partial void UpdateGreenhouse(Greenhouse instance);
 partial void DeleteGreenhouse(Greenhouse instance);
 partial void InsertGreenhouse(Greenhouse instance);