partial void UpdateCar(Car instance);
partial void DeleteCar(Car instance);
partial void InsertCar(Car instance);