partial void UpdateGame(Game instance);
 partial void DeleteGame(Game instance);
 partial void InsertGame(Game instance);