MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.ReportsCore.Data.DataProviders Namespace / MySQLSchemaProvider Class / GetSchema Method

In This Topic
GetSchema Method (MySQLSchemaProvider)
In This Topic
Returns DataSchema for MySQL data provider
Syntax
'Declaration
 
Public Function GetSchema( _
   ByVal connection As DbConnection _
) As DataSchema
 

Parameters

connection
See Also