public bool Destroy(object IdRelacion)
 {
     return(AprRelControNiñoSanoFactorProtector.Destroy(IdRelacion) == 1);
 }