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

DevExpress.DataAccess.Wizard.Services Namespace

Provides a service functionality to the Data Connection wizard.

Assemblies: DevExpress.Data.v21.2.dll, DevExpress.DataAccess.v21.2.dll

NuGet Packages: DevExpress.Data, DevExpress.Win.Design, 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 the Data Source Type wizard page.

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 When implemented, provides 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.