Click or drag to resize

CommonEngineReadFileAsDT Method

Overload List
  NameDescription
Public methodStatic memberReadFileAsDT(Type, String)
Used to read a file as a DataTable without instantiating the engine.
This method has limited features. We recommend using the non static methods.
Public methodStatic memberReadFileAsDT(Type, String, Int32)
Used to read a file as a DataTable without instantiating the engine.
This method has limited features. We recommend using the non static methods.
Top
See Also