partial void UpdateVenue(Venue instance);
 partial void DeleteVenue(Venue instance);
 partial void InsertVenue(Venue instance);