partial void UpdateMovie(Movie instance);
 partial void DeleteMovie(Movie instance);
 partial void InsertMovie(Movie instance);