public List <ThamSoDTO> select()
 {
     return(bdal.select());
 }