public List <ListaCompra1_Result> ListaCompra()
 {
     return(db.ListaCompra1().ToList());
 }