Read the records of the stream and fill a DataTable with them
Read the records of the stream and fill a DataTable with them
public DataTable ReadStreamAsDT(TextReader);
Read the records of the stream and fill a DataTable with them
public DataTable ReadStreamAsDT(TextReader,int);
FileHelperEngine Class | FileHelpers Namespace