ConfigureOlapParametersPage<TModel> Constructors
Provides a presenter to the Configure Connection Parameters page of the Data Source wizard (OLAP Data Source).Name | Parameters | Description |
---|---|---|
ConfigureOlapParametersPage(IConfigureOlapParametersPageView, IConnectionStorageService, IWizardRunnerContext) | view, connectionStorageService, context | Initializes a new instance of the ConfigureOlapParametersPage<TModel> class with the specified settings. |
See Also