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

IDataSourceWizardDBSchemaProviderExFactory Interface

If implemented by a class, supports automatic creation of the database schema provider (that is implemented by the IDBSchemaProviderEx interface).

Namespace: DevExpress.DataAccess.Web

Assembly: DevExpress.DataAccess.v19.2.dll

Declaration

public interface IDataSourceWizardDBSchemaProviderExFactory
See Also