Click or drag to resize
DataExportHelper.ExportToCSV Method
Overload List
  NameDescription
Public methodExportToCSV(DataSet, Int32, Stream)
Exports specified table of given DataSet to CSV format.
Public methodExportToCSV(DataSet, Int32, Stream, Boolean)
Exports specified table of given DataSet to CSV format.
Top
See Also