Task |
| Name | Description | |
|---|---|---|
| LoadTableFromCSV(String, String, NullableChar, Boolean, Boolean, Encoding) | Load a table from a CSV file into the database | |
| LoadTableFromCSV(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) |