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

ConfigureEFStoredProceduresPage<TModel> Constructors

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