ActiveReports Developer 7
DataProviderInfo Structure Members
See Also  Properties 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.BI.Data.DataProviders Namespace : DataProviderInfo Structure

Glossary Item Box

The following tables list the members exposed by DataProviderInfo.

Public Properties

 NameDescription
Public PropertyAssemblyQualifiedNameFully assembly-qualified name of the class that implements DataProviderFactory for this provider.  
Public PropertyCommandTextEditorTypeSystem.Type that derives from UiTypeEditor for the query command text for this provider.  
Public PropertyConnectStringEditorTypeSystem.Type that derives from UiTypeEditor for the data source connect string for this provider.  
Public PropertyHumanReadableNameA human-readable name for the data provider.  
Public PropertyInvariantNameThe name that can be used to refer to the data provider in reports.  
Top

See Also