partial void UpdateVehicle(Vehicle instance);
partial void DeleteVehicle(Vehicle instance);
partial void InsertVehicle(Vehicle instance);