Click or drag to resize

TaskHelperLoadTableFromCSV Method

Overload List
 NameDescription
Public methodLoadTableFromCSV(String, String, NullableChar, Boolean, Boolean, Encoding) Load a table from a CSV file into the database
Public methodLoadTableFromCSV(String, String, String, NullableChar, Boolean, Boolean, Encoding, Boolean) Load a table from a CSV file into the database if the file has changed since the last load (or if forceLoad is true)
Top
See Also