Loop through the rows in DataTable : DataTable « ADO.Net « C# / CSharp Tutorial. ... Fill(dt); for (int i = 0; i < 5; i++) { DataRow row = dt.
確定! 回上一頁