NET code below shows how to add new DataColumns to a DataTable. ... adc2 As DataColumn Dim adc3 As DataColumn adc1 = New DataColumn("SaleAmount", System.
確定! 回上一頁