ActiveReports Developer 7
DataProviderInfo Structure
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.BI.Data.DataProviders Namespace : DataProviderInfo Structure

Glossary Item Box

Specifies the information about a configured data provider.

Object Model

DataProviderInfo Structure

Syntax

Visual Basic (Declaration) 
Public Structure DataProviderInfo 
   Inherits System.ValueType
C# 
public struct DataProviderInfo : System.ValueType 

Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.BI.Data.DataProviders.DataProviderInfo

See Also