Skip to main content
All docs
V18.2

EditConnectionContext Properties

For internal use. Provides settings required to edit an Entity Framework data source connection.
Name Description
ConnectionStorageService Specifies a service that stores the data connection settings.
ConnectionStringsProvider Specifies a storage of data connection settings.
ExceptionHandler For internal use.
Options Specifies the options to customize the Entity Framework Data Source Wizard.
ParameterService Specifies an object that provides a service functionality to manage report parameters.
SolutionTypesProvider Specifies an object that provides access to the known types in the current solution.
See Also