MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Configuration Namespace / DataProviderInfo Structure

DataProviderInfo Structure Properties

For a list of all members of this type, see DataProviderInfo members.

Public Properties
 NameDescription
Public PropertyFully assembly-qualified name of the class that implements additional features like setting of multi-value parameters and others.  
Public PropertyFully assembly-qualified name of the class that implements System.Data.Common.DbProviderFactory for this provider.  
Public PropertyA human-readable name for the data provider.  
Public PropertyThe name that can be used to refer to the data provider in reports.  
Public PropertyTrue if data provider is specified through configuration  
Public PropertyTrue if query designer supports this data provider  
Public PropertyFully assembly-qualified name of the class that implements GrapeCity.ActiveReports.Extensibility.Data.IDbSchemaProvider.  
Top
See Also