IImport |
public interface IImportDataSourceView
The IImportDataSourceView type exposes the following members.
Name | Description | |
---|---|---|
SetCommonImportOptionsControl | 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.). | |
SetSpecificImportOptionsControl | 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.). | |
SetSpecificImportSourceControl | Sets the control to show the source of data (like the file name for Ascii import, etc.). |