private void detach_LecturaContextoSEs(LecturaContextoSE entity) { this.SendPropertyChanging(); entity.Secretaria_Educacion = null; }
partial void DeleteLecturaContextoSE(LecturaContextoSE instance);
private void detach_LecturaContextoSEs(LecturaContextoSE entity) { this.SendPropertyChanging(); entity.Medicione = null; }
partial void UpdateLecturaContextoSE(LecturaContextoSE instance);
partial void InsertLecturaContextoSE(LecturaContextoSE instance);