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

In This Topic
    DataProviderInfo Structure
    In This Topic
    Specifies the information about a configured 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.Configuration.DataProviderInfo

    See Also