Skip to main content

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.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public interface IDataSourceWizardDBSchemaProviderExFactory

Remarks

Review the following Reporting help topics for examples of use:

See Also