[]
API
DEMOS
BLOG
SUPPORT
PRICING
DOWNLOAD
MESCIUS.ActiveReports Assembly
GrapeCity.ActiveReports.ReportsCore.Data.DataProviders
Classes
SQLiteSchemaProvider
Methods
GetSchema
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
DataParameter
DataProviderFactories
ExcelSchemaProvider
MssqlSchemaProvider
MySQLSchemaProvider
OleDbSchemaProvider
OracleSchemaProvider
PostgreSQLSchemaProvider
SQLiteSchemaProvider
Constructors
Methods
GetSchema
Structs
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.SQLiteSchemaProvider.GetSchema
GetSchema Method
GetSchema(DbConnection)
Returns DataSchema for SQLite Provider
Declaration
public DataSchema GetSchema(DbConnection connection)
Parameters
Type
Name
Description
DbConnection
connection
Returns
Type
Description
DataSchema
Implements
IDbSchemaProvider.GetSchema(DbConnection)