partial void UpdateCarType(CarType instance);
partial void DeleteCarType(CarType instance);
partial void InsertCarType(CarType instance);