partial void UpdateCarro(Carro instance);
partial void DeleteCarro(Carro instance);
partial void InsertCarro(Carro instance);