[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.ReportsCore.Data.DataProviders.MssqlSchemaProvider.TableData

MssqlSchemaProvider.TableData Struct

Represents the schema data for the table.

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

Constructors

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

Fields

Name Description
Columns
Name
Schema
TableType

Extension Methods