Back to Devexpress

IDataSourceWizardDBSchemaProviderExFactory Interface

corelibraries-devexpress-dot-dataaccess-dot-web-c2a6ef19.md

latest2.3 KB
Original Source

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

NuGet Package : DevExpress.DataAccess

Declaration

csharp
public interface IDataSourceWizardDBSchemaProviderExFactory
vb
Public Interface IDataSourceWizardDBSchemaProviderExFactory

Remarks

Review the following Reporting help topics for examples of use:

See Also

IDataSourceWizardDBSchemaProviderExFactory Members

Register SQL Data Connections in ASP.NET Web Forms Reporting

Register a Custom Schema Provider for a Synonym Database

DevExpress.DataAccess.Web Namespace