partial void UpdateClub(Club instance);
 partial void DeleteClub(Club instance);
 partial void InsertClub(Club instance);