Skip to main content

ExtractParametersPage<TModel> Constructors

Provides a presenter to the Specify Extract Parameters page of the Data Source wizard (Extract Data Source).
Name Parameters Description
ExtractParametersPage(IExtractParametersPageView, IParameterService, IDataSourceInfoService, IWizardRunnerContext) view, parameterService, dataSourceInfoService, context Initializes a new instance of theExtractParametersPage<TModel> class with the specified settings.
See Also