partial void UpdateCtry(Ctry instance);
 partial void DeleteCtry(Ctry instance);
 partial void InsertCtry(Ctry instance);