ICreateExtractDataSourcePageView Events
If implemented, provides a view for the Create a Data Extract page of the Data Source Wizard (Extract Data Source).| Name | Description |
|---|---|
| Changed | Occurs when any option is changed in the wizard page. |
| SelectedDataMemberChanged | Occurs when a selected data member is changed in the wizard page. |
| SelectedDataSourceChanged | Occurs when a selected data source is changed in the wizard page. |
See Also