csvFileExtensionstoCsvFileFromTable Method |
Namespace: imbSCI.DataComplex.extensions.data.formats
public static bool toCsvFileFromTable( this DataTable table, string path, getWritableFileMode mode = getWritableFileMode.overwrite, string separator = ",", string newlineSeparator = "" )