partial void UpdateSport(Sport instance);
 partial void DeleteSport(Sport instance);
 partial void InsertSport(Sport instance);