Click or drag to resize

ImportIntoMultipleTablesAction Methods

The ImportIntoMultipleTablesAction type exposes the following members.

Methods
 NameDescription
Public methodStatic memberDoImportIntoTable 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.
Public methodStatic memberShowImportIntoMultipleTablesDialog Shows the dialog that allows importing multiple files into multiple tables.
Top
See Also