MyTable = New DataTable MyTable = MyDataset.Tables(0) numrows = MyTable.Rows.Count Catch Exc As Exception ' Release the table, MyDataset, ...
確定! 回上一頁