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