Overload List

  NameDescription
Public methodCSVDataSet(String)
Creates a new instance of the CSVDataSet class.
Public methodCSVDataSet(String, Char)
Creates a new instance of the CSVDataSet class.
Public methodCSVDataSet(String, IEnumerable<(Of <<'(DBColumn>)>>))
Creates a new instance of the CSVDataSet class representing a file that does not yet exist.
Public methodCSVDataSet(String, IEnumerable<(Of <<'(DBColumn>)>>), Char)
Creates a new instance of the CSVDataSet class representing a file that does not yet exist.

See Also