[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Data.IDbSchemaProvider.GetSchema

GetSchema Method

GetSchema(DbConnection)

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

Declaration
DataSchema GetSchema(DbConnection connection)
Parameters
Type Name Description
DbConnection connection

A connection to get schema for.

Returns
Type Description
DataSchema