Skip to main content

ConfigureEFStoredProceduresPageView Constructors

Provides a view for the Bind to a Stored Procedure page of the Data Source Wizard in WinForms applications.
Name Parameters Description
ConfigureEFStoredProceduresPageView(IServiceProvider, IParameterService, IRepositoryItemsProvider, IWizardRunnerContext) propertyGridServices, parameterService, repositoryItemsProvider, context Initializes a new instance of the ConfigureEFStoredProceduresPageView class with the specified settings.
See Also