DevExpress.DataAccess.Wizard.Services Namespace
Provides a service functionality to the Data Connection wizard.
Assemblies: DevExpress.Data.v25.1.dll, DevExpress.DataAccess.v25.1.dll
NuGet Packages: DevExpress.Data, DevExpress.DataAccess
Classes
| Name | Description |
|---|---|
| CustomQueryValidator | A default implementation of the ICustomQueryValidator interface that provides custom validation logic for SQL queries. |
| DataSourceTypes |
Specifies the data source types available on the Select a data connection type and Select the data source type wizard pages.
|
Interfaces
| Name | Description |
|---|---|
| IConnectionProviderService | If implemented, enables you to restore a data connection on deserializing a report. |
| IConnectionStorageService | Allows you to store the data connection settings in WinForms and WPF applications. |
| ICustomQueryValidator | Implements custom validation logic for SQL queries. |
| IDataSourceNameCreationService | If implemented, provides a service for validating custom data source names. |
| IExceptionHandler | When implemented by a class, provides the exception handler functionality. |
| IJsonConnectionStorageService | |
| IParameterService | When implemented by a class, provides a service functionality to manage report parameters created in the Report Wizard. |
| ISupportCancel | If implemented, enables the Cancel button on a form. |
| IWaitFormActivator | If implemented, provides the splash screen functionality. |