partial void Insertldc_results_election_candidate(ldc_results_election_candidate instance);
 partial void Deleteldc_results_election_candidate(ldc_results_election_candidate instance);
		private void detach_ldc_results_election_candidates(ldc_results_election_candidate entity)
		{
			this.SendPropertyChanging();
			entity.ldc_results_election = null;
		}