partial void UpdateCarBrand(CarBrand instance);
partial void DeleteCarBrand(CarBrand instance);
partial void InsertCarBrand(CarBrand instance);