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