partial void Deletepricer_dest_country(pricer_dest_country instance);
partial void Insertpricer_dest_country(pricer_dest_country instance);
partial void Updatepricer_dest_country(pricer_dest_country instance);
private void detach_pricer_dest_countries(pricer_dest_country entity) { this.SendPropertyChanging(); entity.pricer_origin_point = null; }