DevExpress.DataAccess.Wizard.Services Namespace
In This Article
Provides a service functionality to the Data Connection wizard.
Assemblies: DevExpress.Data.v24.2.dll, DevExpress.DataAccess.v24.2.dll
NuGet Packages: DevExpress.Data, DevExpress.DataAccess
#Classes
Name | Description |
---|---|
Custom |
A default implementation of the ICustom |
Data |
Specifies the data source types available on the Select a data connection type and Select the data source type wizard pages.
|
#Interfaces
Name | Description |
---|---|
IConnection |
If implemented, enables you to restore a data connection on deserializing a report. |
IConnection |
Allows you to store the data connection settings in Win |
ICustom |
When implemented, provides custom validation logic for SQL queries. |
IData |
If implemented, provides a service for validating custom data source names. |
IException |
When implemented by a class, provides the exception handler functionality. |
IJson |
|
IParameter |
When implemented by a class, provides a service functionality to manage report parameters created in the Report Wizard. |
ISupport |
If implemented, enables the Cancel button on a form. |
IWait |
If implemented, provides the splash screen functionality. |