Back to Devexpress

IDBSchemaProviderExFactory Interface

corelibraries-devexpress-dot-dataaccess-dot-web-09781b7e.md

latest1.7 KB
Original Source

IDBSchemaProviderExFactory Interface

Contains a method that creates a custom database schema provider (an object with the IDBSchemaProviderEx interface) for the report’s preview.

Namespace : DevExpress.DataAccess.Web

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Declaration

csharp
public interface IDBSchemaProviderExFactory
vb
Public Interface IDBSchemaProviderExFactory

Remarks

Review the following Reporting help topics for examples of use:

See Also

IDBSchemaProviderExFactory Members

DevExpress.DataAccess.Web Namespace