[]
API
DEMOS
BLOG
SUPPORT
PRICING
DOWNLOAD
MESCIUS.ActiveReports Assembly
GrapeCity.ActiveReports.ReportsCore.Data.DataProviders
Structs
MssqlSchemaProvider.TableData
MESCIUS.ActiveReports Assembly
DDCssLib
GrapeCity.ActiveReports
GrapeCity.ActiveReports.AR.Data
GrapeCity.ActiveReports.AR.TypeConverters
GrapeCity.ActiveReports.BarCodes.Drawing
GrapeCity.ActiveReports.Configuration
GrapeCity.ActiveReports.Controls
GrapeCity.ActiveReports.Controls.Design
GrapeCity.ActiveReports.Data
GrapeCity.ActiveReports.Design
GrapeCity.ActiveReports.Document
GrapeCity.ActiveReports.Document.Section
GrapeCity.ActiveReports.Document.Section.Document.Filters
GrapeCity.ActiveReports.Export
GrapeCity.ActiveReports.Export.Html
GrapeCity.ActiveReports.Extensibility.Data
GrapeCity.ActiveReports.Extensibility.Data.SchemaModel
GrapeCity.ActiveReports.Extensibility.Rendering
GrapeCity.ActiveReports.Extensibility.Rendering.IO
GrapeCity.ActiveReports.Internal
GrapeCity.ActiveReports.JpCalendar
GrapeCity.ActiveReports.Printing
GrapeCity.ActiveReports.Rendering
GrapeCity.ActiveReports.Rendering.IO
GrapeCity.ActiveReports.Rendering.IO.Mht
GrapeCity.ActiveReports.ReportsCore.Configuration
GrapeCity.ActiveReports.ReportsCore.Data.DataProviders
Classes
Structs
MssqlSchemaProvider.ColumnData
MssqlSchemaProvider.ForeignKeyData
MssqlSchemaProvider.ForeignKeyData.Relation
MssqlSchemaProvider.TableData
Constructors
Fields
PostgreSQLSchemaProvider.ColumnData
PostgreSQLSchemaProvider.ForeignKeyData
PostgreSQLSchemaProvider.ForeignKeyData.Relation
PostgreSQLSchemaProvider.TableData
Enums
GrapeCity.ActiveReports.ReportsCore.Rendering.Components.Map.TileProviders
GrapeCity.ActiveReports.ReportsCore.Tools
GrapeCity.ActiveReports.SectionReportModel
GrapeCity.ActiveReports.Tools
MESCIUS.ActiveReports.Aspnet.Designer Assembly
MESCIUS.ActiveReports.Aspnet.Viewer Assembly
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly
MESCIUS.ActiveReports.Aspnetcore.Viewer Assembly
MESCIUS.ActiveReports.Blazor.Designer Assembly
MESCIUS.ActiveReports.Blazor.Viewer Assembly
MESCIUS.ActiveReports.Chart Assembly
MESCIUS.ActiveReports.Chart.Win Assembly
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly
MESCIUS.ActiveReports.Core.Document Assembly
MESCIUS.ActiveReports.Core.Rdl Assembly
MESCIUS.ActiveReports.Core.Rendering Assembly
MESCIUS.ActiveReports.Design.Win Assembly
MESCIUS.ActiveReports.Export.Excel Assembly
MESCIUS.ActiveReports.Export.Html Assembly
MESCIUS.ActiveReports.Export.Image Assembly
MESCIUS.ActiveReports.Export.Pdf Assembly
MESCIUS.ActiveReports.Export.Rdf Assembly
MESCIUS.ActiveReports.Export.Word Assembly
MESCIUS.ActiveReports.Export.Xml Assembly
MESCIUS.ActiveReports.QueryDesigner Assembly
MESCIUS.ActiveReports.SpreadBuilder Assembly
MESCIUS.ActiveReports.Viewer.Common Assembly
MESCIUS.ActiveReports.Viewer.Win Assembly
MESCIUS.ActiveReports.Viewer.Wpf Assembly
MESCIUS.ActiveReports.Web Assembly
MESCIUS.ActiveReports.Web.Viewer Assembly
MESCIUS.ActiveReports.Win Assembly
Report Viewer for Web
Report Designer for Web
(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
ObjectExtensions.ApplyDefaults<TObject>(TObject)
ObjectExtensions.SetValue<TObject>(TObject, PropertyDescriptor, string)
ObjectExtensions.ToNameValueCollection(object)