partial void UpdatePlace(Place instance);
partial void DeletePlace(Place instance);
partial void InsertPlace(Place instance);