另一種方法是利用DataTable.Select().CopyToDataTable()方式得到資料表。 private DataTable DataTableFilterSort(DataTable oTable, string filterExpression, ...
確定! 回上一頁