partial void UpdateShow(Show instance);
 partial void DeleteShow(Show instance);
 partial void InsertShow(Show instance);