partial void UpdatePlayer(Player instance);
 partial void DeletePlayer(Player instance);
 partial void InsertPlayer(Player instance);