Skip to main content
A newer version of this page is available. .

ConfigureEFStoredProceduresPageEx<TModel> Constructors

Provides a presenter to the Bind to a Stored Procedure page of the Report Wizard.
Name Parameters Description
ConfigureEFStoredProceduresPageEx(IConfigureEFStoredProceduresPageView, IWizardRunnerContext, IParameterService, ReportWizardSettings) view, context, parameterService, reportWizardSettings Obsolete. Initializes a new instance of the ConfigureEFStoredProceduresPageEx<TModel> class with the specified settings.
ConfigureEFStoredProceduresPageEx(IConfigureEFStoredProceduresPageView, IWizardRunnerContext, IParameterService) view, context, parameterService Initializes a new instance of the ConfigureEFStoredProceduresPageEx<TModel> class with the specified settings.
See Also