partial void UpdateVet(Vet instance);
partial void DeleteVet(Vet instance);
partial void InsertVet(Vet instance);