private void detach_LecturaContextoEEs(LecturaContextoEE entity) { this.SendPropertyChanging(); entity.Establecimiento_Educativo = null; }
private void detach_LecturaContextoEEs(LecturaContextoEE entity) { this.SendPropertyChanging(); entity.Medicione = null; }
partial void UpdateLecturaContextoEE(LecturaContextoEE instance);
partial void DeleteLecturaContextoEE(LecturaContextoEE instance);
partial void InsertLecturaContextoEE(LecturaContextoEE instance);