Click or drag to resize

AsciiImporterImportFromAsciiStream Method

Overload List
 NameDescription
Public Extension MethodImportFromAsciiStream(DataTable, Stream, String) Imports Ascii data from a stream into the data table.
Public Extension MethodImportFromAsciiStream(DataTable, Stream, String, AsciiImportOptions) Imports an Ascii stream into a table. The import options have to be known already.
Public Extension MethodImportFromAsciiStream(DataTable, Stream, String, AsciiImportOptions) Imports Ascii data from a stream into the data table.
Top
See Also