partial void Updatebooking(booking instance);
partial void Deletebooking(booking instance);
partial void Insertbooking(booking instance);