IChooseEFConnectionStringPageView Methods
If implemented, provides a view for the Select a Connection String page of the Data Source Wizard.Name | Description |
---|---|
Initialize(ConfigureConnectionMode, IEnumerable<String>, Boolean) | If implemented, initializes a wizard page with the list of available connections. |
SetCanSaveToStorage(Boolean) | If implemented, sets whether the connection string can be saved to the dedicated storage. |
See Also