IConfigureEFStoredProceduresPageView Properties
If implemented, provides a view for the Bind to a Stored Procedure page of the Data Source Wizard.| Name | Description |
|---|---|
| Procedures | If implemented, gets the stored procedures with the specified parameters from the list of procedures to be used. |
| SelectedItem | If implemented, gets the selected item in the list of stored procedures to be used. |
See Also