Read the records of the file and fill a DataTable with them
Read the records of the file and fill a DataTable with them
public DataTable ReadFileAsDT(string);
Read the records of the file and fill a DataTable with them
public DataTable ReadFileAsDT(string,int);
FileHelperEngine Class | FileHelpers Namespace