partial void UpdateLeague(League instance);
 partial void DeleteLeague(League instance);
 partial void InsertLeague(League instance);