Reads till the end of the csv data. Reads the first line in the data as column headers.
Reads till the end of the csv data. Reads the first line in the data as column headers.
public DataTable ReadToEnd();
Reads till the end of the csv data.
public DataTable ReadToEnd(bool);
Reads till the end of the csv data.
public DataTable ReadToEnd(bool,ulong);