ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.BI.Data.DataProviders 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.BI.Data.DataProviders.DataProviderInfo

    See Also