End With ' ' Add the new row. ' Dim aNewRow As DataRow = myDataSet.Tables("Orders").NewRow myDataSet.Tables("Orders").Rows.Add(aNewRow).
確定! 回上一頁