Import |
The ImportIntoMultipleTablesAction type exposes the following members.
| Name | Description | |
|---|---|---|
| DoImportIntoTable | Worker that imports one file into one table. If a import data source exists, the file of the existing data source is replaced by the new file. Otherwise, the data is imported, using Ascii import. | |
| ShowImportIntoMultipleTablesDialog | Shows the dialog that allows importing multiple files into multiple tables. |