[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.ReportsCore.Data.DataProviders.PostgreSQLSchemaProvider

PostgreSQLSchemaProvider Class

Db Schema provider for PostgreSql data provider

Inheritance
PostgreSQLSchemaProvider
Implements
Namespace: GrapeCity.ActiveReports.ReportsCore.Data.DataProviders
Assembly: MESCIUS.ActiveReports.dll
Syntax
public sealed class PostgreSQLSchemaProvider : IDbSchemaProvider

Constructors

Name Description
PostgreSQLSchemaProvider()

Properties

Name Description
InvariantCulture

Methods

Name Description
GetSchema(DbConnection)

Returns DataSchema for PostgreSql data provider

GetTableType(string)

Gets the type of the table.

Extension Methods