Back to Devexpress

DevExpress.DataAccess.Wizard.Services Namespace

corelibraries-devexpress-dot-dataaccess-dot-wizard-c533fc97.md

latest2.8 KB
Original Source

DevExpress.DataAccess.Wizard.Services Namespace

Provides a service functionality to the Data Connection wizard.

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

NuGet Packages : DevExpress.Data, DevExpress.DataAccess

Classes

NameDescription
CustomQueryValidatorA default implementation of the ICustomQueryValidator interface that provides custom validation logic for SQL queries.
DataSourceTypesSpecifies the data source types available on the Select a data connection type and Select the data source type wizard pages.

Interfaces

NameDescription
IConnectionProviderServiceIf implemented, enables you to restore a data connection on deserializing a report.
IConnectionStorageServiceAllows you to store the data connection settings in WinForms and WPF applications.
ICustomQueryValidatorImplements custom validation logic for SQL queries.
IDataSourceNameCreationServiceIf implemented, provides a service for validating custom data source names.
IExceptionHandlerWhen implemented by a class, provides the exception handler functionality.
IJsonConnectionStorageService
IParameterServiceWhen implemented by a class, provides a service functionality to manage report parameters created in the Report Wizard.
ISupportCancelIf implemented, enables the Cancel button on a form.
IWaitFormActivatorIf implemented, provides the splash screen functionality.