ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / DataProviderInfo Structure
Fields

In This Topic
    DataProviderInfo Structure Members
    In This Topic

    The following tables list the members exposed by DataProviderInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes new instance of the DataProviderInfo struct.  
    Top
    Public Fields
     NameDescription
    Public FieldFully assembly-qualified name of the class that implements additional features like setting of multivalue parameters and others.  
    Public FieldFully assembly-qualified name of the class that implements System.Data.Common.DbProviderFactory for this provider.  
    Public FieldThe name that can be used to refer to the data provider in reports.  
    Top
    See Also