DataConnector | ComponentOne
C1.AdoNet.GoogleAnalytics Assembly / C1.AdoNet.GoogleAnalytics Namespace / C1GoogleAnalyticsDataReader Class
Members

In This Topic
    C1GoogleAnalyticsDataReader Class
    In This Topic
    C1GoogleAnalyticsDataReader GoogleAnalytics implementation of DbDataReader.
    Object Model
    C1GoogleAnalyticsDataReader Class
    Syntax
    'Declaration
     
    Public Class C1GoogleAnalyticsDataReader 
       Inherits C1.DataConnector.AdoNet.C1DataReader
    public class C1GoogleAnalyticsDataReader : C1.DataConnector.AdoNet.C1DataReader 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.Data.Common.DbDataReader
             C1.DataConnector.C1DataReaderBase
                C1.DataConnector.AdoNet.C1DataReader
                   C1.AdoNet.GoogleAnalytics.C1GoogleAnalyticsDataReader

    See Also