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