[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.ReportsCore.Data.DataProviders.PostgreSQLSchemaProvider.TableData

PostgreSQLSchemaProvider.TableData Struct

Represents the schema data for the table.

Namespace: GrapeCity.ActiveReports.ReportsCore.Data.DataProviders
Assembly: MESCIUS.ActiveReports.dll
Syntax
protected struct PostgreSQLSchemaProvider.TableData

Constructors

Name Description
TableData(string, string, DbTableType, IEnumerable<ColumnData>)

Fields

Name Description
Columns
Name
Schema
TableType

Extension Methods