Overload List
Name | Description | |
---|---|---|
![]() ![]() |
ReadCsv(DataTable, Stream, Boolean) | |
![]() ![]() |
ReadCsv(DataTable, TextReader, Boolean) |
Reads CSV data into the DataTable using the specified TextReader.
|
![]() ![]() |
ReadCsv(DataTable, String, Boolean) |
Reads CSV data into the DataTable using the specified file name.
|