Click or drag to resize

AsciiImporterImportFromAsciiText Method

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