상속: INotifyPropertyChanging, INotifyPropertyChanged
 partial void UpdateScreen(Screen instance);
 partial void DeleteScreen(Screen instance);
 partial void InsertScreen(Screen instance);