DevExpress.DataAccess.Web Namespace
Contains classes and interfaces that provide the SQL Data Source Wizard functionality in web applications.
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Classes
Name | Description |
---|---|
Config |
A data connection string provider for ASP. |
#Interfaces
Name | Description |
---|---|
IConnection |
Provides methods for creating a provider to restore a data connection on deserializing a report. |
IData |
Allows you to manage data connections available in the Data Source Wizard. |
IData |
Contains a method that creates a custom database schema provider (an object with the IDBSchema |
IData |
Defines a connection storage that receives, stores, and provides JSON connection strings on demand. |
IDBSchema |
Contains a method that creates a custom database schema provider (an object with the IDBSchema |
IEFContext |
When implemented, supplies a service that allows you to obtain the EF Core context from the dependency injection container. |
IJson |
|
IObject |
Provides the list of type constructors to display in the Report Wizard and Data Source Wizard. |
IObject |
Provides the list of type members to display in the Report Wizard and Data Source Wizard. |
IObject |
Provides the list of types to display in the Report Wizard and Data Source Wizard. |
ISelect |
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. |
ISql |
When implemented, provides functionality for customizing the SQL Data Source Wizard of the Web Report Designer. |
IWizard |
Allows you to specify the number of data source records that the Json |