Browse by Tags
All Tags »
ado.net (
RSS)
Sorry, but there are no more tags available to filter with.
I found this remarkable info in a newsgroup post from David Sceppa from Microsoft: You can build a SqlCommand to query the table and retrieve this schema information from the SqlDataReader through its GetSchemaTable method. This method returns a DataTable...