public DataTable GetListGH()
 {
     return(da.GetListGH());
 }