Click or drag to resize

AsciiImporterImportFromAsciiFile Method

Overload List
 NameDescription
Public Extension MethodImportFromAsciiFile(DataTable, String) Imports from an ASCII file into an existing table.
Public Extension MethodImportFromAsciiFile(DataTable, String, AsciiImportOptions) Imports from an ASCII file into an existing table. The import options have to be known already.
Public Extension MethodImportFromAsciiFile(DataTable, String, AsciiImportOptions) Imports from an ASCII file into an existing table.
Top
See Also