IChooseConnectionPageView Methods
If implemented, provides a view for the Select a Data Connection page of the Data Source Wizard.Name | Description |
---|---|
SetConnections(IEnumerable<String>) | If implemented, changes the list of available connections on a wizard page. |
SetSelectedConnection(String) | If implemented, changes the selected item from the list of available connections. |
See Also