dataBase.Select.CopyToDataTable().DefaultView.ToTable(False, “Asset IP Address”,“Asset Names”,“Asset OS Name”)
i have many questions about 1)database.select and 2)the method DefaultView,i searched in vb.net,but can’t understand.
can anyone provide some examples.Thank you great!