ConfigureConnectionContext Properties
Contains settings used to display the Connection Editor dialog when the SqlDataSourceUIHelper.ConfigureConnection method is called.
Name | Description |
---|---|
Connection |
Specifies an object that enables the data connection’s serialization. |
Connection |
Specifies an object that provides a service functionality to store the data connection settings. |
Database |
Specifies whether or not to serialize database credentials along with document layouts (e. |
Data |
Specifies the list of data providers available for a data connection. |
Options | Specifies the settings of the Connection Editor wizard options. |
See Also