Click or drag to resize

IImportDataSourceView Methods

The IImportDataSourceView type exposes the following members.

Methods
 NameDescription
Public methodSetCommonImportOptionsControl Sets the control to show common import options (like when to update after change of the source, if the table script should be executed, etc.).
Public methodSetSpecificImportOptionsControl Sets the control to show import options specific to that kind of import (like for ASCII import the number of header lines, structure of the columns, etc.).
Public methodSetSpecificImportSourceControl Sets the control to show the source of data (like the file name for Ascii import, etc.).
Top
See Also