Exemple #1
0
		private void detach_LecturaContextoEEs(LecturaContextoEE entity)
		{
			this.SendPropertyChanging();
			entity.Establecimiento_Educativo = null;
		}
Exemple #2
0
 partial void DeleteLecturaContextoEE(LecturaContextoEE instance);
Exemple #3
0
 partial void UpdateLecturaContextoEE(LecturaContextoEE instance);
Exemple #4
0
		private void detach_LecturaContextoEEs(LecturaContextoEE entity)
		{
			this.SendPropertyChanging();
			entity.Medicione = null;
		}
Exemple #5
0
 partial void InsertLecturaContextoEE(LecturaContextoEE instance);