Exemplo n.º 1
0
 partial void Insertldc_results_election_candidate(ldc_results_election_candidate instance);
Exemplo n.º 2
0
 partial void Deleteldc_results_election_candidate(ldc_results_election_candidate instance);
Exemplo n.º 3
0
		private void detach_ldc_results_election_candidates(ldc_results_election_candidate entity)
		{
			this.SendPropertyChanging();
			entity.ldc_results_election = null;
		}