Gets an array of all System.Data.DataRow objects.
An array of System.Data.DataRow objects.
To ensure the proper sort order, specify sort criteria with DataTable.Select(string, string) or DataTable.Select(string, string, DataViewRowState).