WriteCsv(DataTable, TextWriter, Char, IFormatProvider, IEnumerableString, String) | Writes the content of the DataTable as CSV. |
WriteCsv(DataTable, String, Char, IFormatProvider, Encoding, IEnumerableString, String) | Writes the content of the DataTable as a CSV file with header. |