Used to read a file as a DataTable without instanciate the engine.
This is feature limited method try to use the non static methods.
Used to read a file as a DataTable without instanciate the engine.
This is feature limited method try to use the non static methods.
public static DataTable ReadFileAsDT(Type,string);
Used to read a file as a DataTable without instanciate the engine.
This is feature limited method try to use the non static methods.
public static DataTable ReadFileAsDT(Type,string,int);
CommonEngine Class | FileHelpers Namespace