private void GetRows() { // Get the DataTable of a DataSet. ... DataRow[] foundRows; // Use the Select method to find all rows matching the filter.
確定! 回上一頁