Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
This article shows three ways to retrieve database column names from DataSet and DataReader in ADO.NET. You have to access the individual table that is within the DataSet to retrieve the values.
March 14, 2002
This article shows three ways to retrieve database column names from DataSet and DataReader in ADO.NET. You have to access the individual table that is within the DataSet to retrieve the values.
You May Also Like