Add("Date", GetType(DateTime)); Dim DRow As DataRow = DT. ... Add(DRow); ' Select the datarows from your datatable; Dim Rows As DataRow() ...
確定! 回上一頁