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

In This Topic
    DataProviderInfo Structure
    In This Topic
    Holds information required for initializing an instance of referenced Data Provider.
    Object Model
    DataProviderInfo Structure
    Syntax
    'Declaration
     
    Public Structure DataProviderInfo 
       Inherits System.ValueType
    public struct DataProviderInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.ActiveReports.Aspnetcore.Designer.DataProviderInfo

    See Also