ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.ReportsCore.Data.DataProviders Namespace / PostgreSQLSchemaProvider Class
Members

In This Topic
    PostgreSQLSchemaProvider Class
    In This Topic
    Db Schema provider for PostgreSql data provider
    Object Model
    PostgreSQLSchemaProvider Class
    Syntax
    'Declaration
     
    Public NotInheritable Class PostgreSQLSchemaProvider 
       Implements GrapeCity.ActiveReports.Extensibility.Data.IDbSchemaProvider 
    public sealed class PostgreSQLSchemaProvider : GrapeCity.ActiveReports.Extensibility.Data.IDbSchemaProvider  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.ReportsCore.Data.DataProviders.PostgreSQLSchemaProvider

    See Also