partial void UpdateCountry(Country instance);
partial void DeleteCountry(Country instance);
partial void InsertCountry(Country instance);