由原数据,根据条件可以查询出新的DataTable

 1执行DataTable中的查询返回新的DataTablepublic static DataTable FilterDataTable(DataTable dt, string condition)
 2        }

相关文章: