Ascii |
| Name | Description | |
|---|---|---|
| ImportFromAsciiStream(DataTable, Stream, String) | Imports Ascii data from a stream into the data table. | |
| ImportFromAsciiStream(DataTable, Stream, String, AsciiImportOptions) | Imports an Ascii stream into a table. The import options have to be known already. | |
| ImportFromAsciiStream(DataTable, Stream, String, AsciiImportOptions) | Imports Ascii data from a stream into the data table. |