Update and Delete Rows in a DataTable · ' Loop though the table · For Each dr As DataRow In ds.Tables(0).Rows · If (dr("Name") = "Mahesh" Then · dr.
確定! 回上一頁