[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.ReportsCore.Data.DataProviders.OleDbSchemaProvider

OleDbSchemaProvider Class

Schema for Microsoft Oledb provider

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

Constructors

Name Description
OleDbSchemaProvider()

Methods

Name Description
GetSchema(DbConnection)

Gets the schema of the specified db connection if it's of the same data provider.

Extension Methods