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

ConfigureEFStoredProceduresPage Constructors

Provides a view for the Bind to a Stored Procedure page of the Data Source Wizard in WPF applications.
Name Parameters Description
ConfigureEFStoredProceduresPage(IParameterService, IChooseEFStoredProceduresDialogAccessor, IPreviewDialogAccessor) parameterService, efStoredProceduresDialogAccessor, previewDialogAccessor Initializes a new instance of the ConfigureEFStoredProceduresPage class with the specified settings.
See Also