ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.BI.Data.DataProviders Namespace / DataProviderInfo Structure
Properties

In This Topic
    DataProviderInfo Structure Members
    In This Topic

    The following tables list the members exposed by DataProviderInfo.

    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 query designer supports this data provider  
    Public PropertyFully assembly-qualified name of the class that implements GrapeCity.ActiveReports.Extensibility.Data.IDbSchemaProvider.  
    Top
    See Also