Ejemplo n.º 1
0
 public DataTable TaoBang(String DieuKien)
 {
     return(SQL.TaoBang(DieuKien));
 }