Skip to main content
All docs
V25.1
  • IDBSchemaProviderExFactory Interface

    In This Article

    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.1.dll

    NuGet Package: DevExpress.DataAccess

    #Declaration

    public interface IDBSchemaProviderExFactory

    #Remarks

    Review the following Reporting help topics for examples of use:

    See Also