ConfigureEFStoredProceduresPage Events
Provides a view for the Bind to a Stored Procedure page of the Data Source Wizard in WPF applications.| Name | Description |
|---|---|
| AddClick | Occurs when the Add button is clicked on a wizard page. |
| PropertyChanged | Occurs when a property value changes. Inherited from BindableBase. |
| RemoveClick | Occurs when the Remove button is clicked on a wizard page. |
See Also