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

IDataSourceWizardDBSchemaProviderExFactory Interface

Contains a method that creates a custom database schema provider (an object with the IDBSchemaProviderEx interface) for the Data Source Wizard.

Namespace: DevExpress.DataAccess.Web

Assembly: DevExpress.DataAccess.v20.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.WindowsDesktop.DataAccess

Declaration

public interface IDataSourceWizardDBSchemaProviderExFactory

Remarks

Review the following Reporting help topics for examples of use:

See Also