partial void UpdateSamochody(Samochody instance);
partial void DeleteSamochody(Samochody instance);
partial void InsertSamochody(Samochody instance);