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