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

DevExpress.DataAccess.Web Namespace

Contains classes and interfaces that provide the SQL Data Source Wizard functionality in web applications.

Assembly: DevExpress.DataAccess.v22.1.dll

NuGet Package: DevExpress.DataAccess

Classes

Name Description
ConfigFileConnectionStringsProvider Provide access to the ConnectionStringsSection data for the current application’s configuration.

Interfaces

Name Description
IConnectionProviderFactory Provides methods for creating a provider to restore a data connection on deserializing a report.
IDataSourceWizardConnectionStringsProvider Allows you to manage data connections available in the Data Source Wizard.
IDataSourceWizardDBSchemaProviderExFactory Contains a method that creates a custom database schema provider (an object with the IDBSchemaProviderEx interface) for the Data Source Wizard.
IDataSourceWizardJsonConnectionStorage Defines a connection storage that receives, stores, and provides JSON connection strings on demand.
IDBSchemaProviderExFactory Contains a method that creates a custom database schema provider (an object with the IDBSchemaProviderEx interface) for the report’s preview.
IJsonDataConnectionProviderFactory
IObjectDataSourceConstructorFilterService Provides the list of type constructors to display in the Report Wizard and Data Source Wizard.
IObjectDataSourceMemberFilterService Provides the list of type members to display in the Report Wizard and Data Source Wizard.
IObjectDataSourceWizardTypeProvider Provides the list of types to display in the Report Wizard and Data Source Wizard.
ISelectQueryFilterService A service that allows you to apply row-level filtering to all SELECT queries for the Document Viewer, Report Designer Preview, and Query Builder components.
ISqlDataSourceWizardCustomizationService When implemented, provides functionality for customizing the SQL Data Source Wizard of the Web Report Designer.
IWizardJsonDataSourceSchemaDiscoveryInterceptor Allows you to specify the number of data source records that the JsonDataSource uses to build the schema.