Back to Devexpress

DevExpress.DataAccess.Web Namespace

corelibraries-devexpress-dot-dataaccess-6f755592.md

latest5.3 KB
Original Source

DevExpress.DataAccess.Web Namespace

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

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Classes

NameDescription
ConfigFileConnectionStringsProviderA data connection string provider for ASP.NET MVC and ASP.NET Web Forms. This provider allows users to create new data sources based on predefined connection strings from the configuration file.

Interfaces

NameDescription
IConnectionProviderFactoryProvides methods for creating a provider to restore a data connection on deserializing a report.
IDataSourceWizardConnectionStringsProviderAllows you to manage data connections available in the Data Source Wizard.
IDataSourceWizardDBSchemaProviderExFactoryContains a method that creates a custom database schema provider (an object with the IDBSchemaProviderEx interface) for the Data Source Wizard.
IDataSourceWizardJsonConnectionStorageDefines a connection storage that receives, stores, and provides JSON connection strings on demand.
IDataSourceWizardMongoDBConnectionStringsProviderAllows you to manage MongoDB data connections available in the Data Source Wizard and Report Wizard.
IDBSchemaProviderExFactoryContains a method that creates a custom database schema provider (an object with the IDBSchemaProviderEx interface) for the report’s preview.
IEFContextProviderFactoryWhen implemented, supplies a service that allows you to obtain the EF Core context from the dependency injection container.
IJsonDataConnectionProviderFactory
IObjectDataSourceConstructorFilterServiceProvides the list of type constructors to display in the Report Wizard and Data Source Wizard.
IObjectDataSourceMemberFilterServiceProvides the list of type members to display in the Report Wizard and Data Source Wizard.
IObjectDataSourceWizardTypeProviderProvides the list of types to display in the Report Wizard and Data Source Wizard.
ISelectQueryFilterServiceA service that allows you to apply row-level filtering to all SELECT queries for the Document Viewer, Report Designer Preview, and Query Builder components.
ISqlDataSourceWizardCustomizationServiceWhen implemented, provides functionality for customizing the SQL Data Source Wizard of the Web Report Designer.
IWizardJsonDataSourceSchemaDiscoveryInterceptorAllows you to specify the number of data source records that the JsonDataSource uses to build the schema.