コード例 #1
0
 // SELECTS
 public DataSet getEmpleados()
 {
     return(ws.getEmpleados());
 }