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

ConfigureConnectionContext Properties

Contains settings used to display the Connection Editor dialog when the SqlDataSourceUIHelper.ConfigureConnection method is called.
Name Description
ConnectionProviderService Specifies an object that enables the data connection’s serialization.
ConnectionStorageService Specifies an object that provides a service functionality to store the data connection settings.
DatabaseCredentialsSavingBehavior Specifies whether or not to serialize database credentials along with document layouts (e.g., report or dashboards). Optionally, you can enable your end-users to select the required behavior.
DataProviders Specifies the list of data providers available for a data connection.
Options Specifies the settings of the Connection Editor wizard options.
See Also