Overload List
Name | Description | |
---|---|---|
CSVDataSet(String) |
Creates a new instance of the CSVDataSet class.
| |
CSVDataSet(String, Char) |
Creates a new instance of the CSVDataSet class.
| |
CSVDataSet(String, IEnumerable<(Of <<'(DBColumn>)>>)) |
Creates a new instance of the CSVDataSet class representing a file that does not yet exist.
| |
CSVDataSet(String, IEnumerable<(Of <<'(DBColumn>)>>), Char) |
Creates a new instance of the CSVDataSet class representing a file that does not yet exist.
|