你不能直接搜尋DataTable 的Rows collection, 自從DataRowCollection 不能implement IEnumerable . 你必須使用DataTable.AsEnumerable() AsEnumerable() 將會回 ...
確定! 回上一頁