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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDbSchemaProvider Interface
IDbSchemaProvider Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum