IChooseEFContextPageView Methods
If implemented, provides a view for the Select the Data Context page of the Data Source Wizard.| Name | Description |
|---|---|
| Initialize() | If implemented, initializes a wizard page with a list of available data contexts. |
| RefreshContextList(IEnumerable<IContainerInfo>) | If implemented, changes the list of available data contexts. |
See Also