2
Answers

DataSet Columns to an Array

Does anyone know a simple, efficient way to assign all the rows for a set column returned in a DataSet to a string array? Thank You

Answers (2)