Example #1
0
 /*
  * GET TRANSPORT STATUS DATATABLE
  */
 public DataTable selectTransportStatus1()
 {
     return(tdao.selectTransportStatus1());
 }