[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Data.IDbSchemaProvider

IDbSchemaProvider Interface

Specifies the schema provider.

Namespace: GrapeCity.ActiveReports.Extensibility.Data
Assembly: MESCIUS.ActiveReports.dll
Syntax
public interface IDbSchemaProvider

Methods

Name Description
GetSchema(DbConnection)

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

Extension Methods