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