Click or drag to resize

AsciiImporterImportFilesIntoSeparateNewTables Method

Overload List
 NameDescription
Public Extension MethodImportFilesIntoSeparateNewTables(ProjectFolder, IEnumerableString, Boolean, AsciiImportOptions) Imports multiple Ascii files into newly created new tables (each file into a separate table). The tables are named and stored in the project file in the provided project folder.
Public Extension MethodImportFilesIntoSeparateNewTables(ProjectFolder, IEnumerableString, Boolean, AsciiImportOptions) Imports multiple Ascii files into newly created new tables (each file into a separate table). The tables are named and stored in the project file in the provided project folder.
Public Extension MethodImportFilesIntoSeparateNewTables(ProjectFolder, IEnumerableString, Boolean, Boolean) Imports multiple Ascii files into newly created new tables (each file into a separate table). The tables are named and stored in the project file in the provided project folder.
Top
See Also