Skip to main content

EditFiltersContext Properties

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