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.1.dll, DevExpress.DataAccess.v21.1.dll

NuGet Packages: DevExpress.Data, DevExpress.DataAccess, DevExpress.Win.Design

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 Allows you to resolve a data connection by name when the SqlDataSource component retrieves data from an external data source.
IConnectionStorageService Allows you to customize the list of available connections in the Data Source Wizard.
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.