Skip to main content
A newer version of this page is available. .

ISaveConnectionPageView Methods

If implemented, provides a view for the Save the Connection String page of the Data Source Wizard.
Name Description
SetCanSaveToStorage(Boolean) If implemented, sets whether the connection string can be saved to the dedicated storage.
SetConnectionUsesServerAuth(Boolean) If implemented, sets whether the data connection uses server authentication.
See Also