DataRow [] foundRows;. // Use the Select method to find all rows matching the filter. foundRows = table.Select(expression);.
確定! 回上一頁