IChooseConnectionPageView Properties
If implemented, provides a view for the Select a Data Connection page of the Data Source Wizard.| Name | Description |
|---|---|
| ExistingConnectionName | If implemented, gets the name of the connection selected from the list of available connections. |
| ShouldCreateNewConnection | If implemented, gets whether to create a new data connection or use an existing one from the list. |
See Also