| Name | Description |
---|
 | ImportFilesIntoSeparateNewTables(ProjectFolder, IEnumerable<String>, 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.
|
 | ImportFilesIntoSeparateNewTables(ProjectFolder, IEnumerable<String>, 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.
|
 | ImportFilesIntoSeparateNewTables(ProjectFolder, IEnumerable<String>, 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.
|