Skip to main content

IExcelDataSourceModel Properties

If implemented, accumulates intermediate Excel data source settings during the execution of the Data Source Wizard.
Name Description
DataSchema If implemented, specifies the data source schema. Inherited from IDataComponentModel.
FileName If implemented, specifies the name of the selected Excel file.
Schema If implemented, specifies a collection of Excel fields selected on a wizard page to be used.
ShouldSavePassword If implemented, specifies whether to save a password used to open a password protected Excel file.
SourceOptions If implemented, specifies options used to extract data form the selected Excel file.
See Also