Пример #1
0
 partial void Insertldc_results_election_candidate(ldc_results_election_candidate instance);
Пример #2
0
 partial void Deleteldc_results_election_candidate(ldc_results_election_candidate instance);
Пример #3
0
		private void detach_ldc_results_election_candidates(ldc_results_election_candidate entity)
		{
			this.SendPropertyChanging();
			entity.ldc_results_election = null;
		}