public string Eliminar(EMA_FAMILY ee)
 {
     return(MA_FAMILYDA.Delete(ee));
 }