ActiveReports 9
GetSchema Method

A connection to get schema for.
Gets the schema of the specified db connection if it's of the same data provider.
Syntax
'Declaration
 
Function GetSchema( _
   ByVal connection As IDbConnection _
) As DataSchema
DataSchema GetSchema( 
   IDbConnection connection
)

Parameters

connection
A connection to get schema for.
See Also

Reference

IDbSchemaProvider Interface
IDbSchemaProvider Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum