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


In This Topic
    C1GoogleAnalyticsDataReader Class Members
    In This Topic

    The following tables list the members exposed by C1GoogleAnalyticsDataReader.

    Public Properties
     NameDescription
    Public Property Gets a value indicating the depth of nesting for the current row. (Inherited from C1.DataConnector.AdoNet.C1DataReader)
    Public Property Gets the number of columns in the current row. (Inherited from C1.DataConnector.AdoNet.C1DataReader)
    Public PropertyGets a value that indicates whether this C1.DataConnector.AdoNet.C1DataReader contains one or more rows. (Inherited from C1.DataConnector.AdoNet.C1DataReader)
    Public PropertyGets a value indicating whether the C1.DataConnector.AdoNet.C1DataReader is closed. (Inherited from C1.DataConnector.AdoNet.C1DataReader)
    Public PropertyOverloaded. Gets the value of the specified column as an instance of System.Object. (Inherited from C1.DataConnector.AdoNet.C1DataReader)
    Public Property Gets the number of rows changed, inserted, or deleted by execution of the SQL statement. (Inherited from C1.DataConnector.AdoNet.C1DataReader)
    Public Property (Inherited from System.Data.Common.DbDataReader)
    Top
    Public Methods
     NameDescription
    Public MethodCloses the C1.DataConnector.AdoNet.C1DataReader object (Inherited from C1.DataConnector.AdoNet.C1DataReader)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from C1.DataConnector.C1DataReaderBase)
    Public Method (Inherited from C1.DataConnector.C1DataReaderBase)
    Public Method (Inherited from C1.DataConnector.C1DataReaderBase)
    Public Method (Inherited from C1.DataConnector.C1DataReaderBase)
    Public Method (Inherited from C1.DataConnector.C1DataReaderBase)
    Public Method (Inherited from C1.DataConnector.C1DataReaderBase)
    Public Method (Inherited from C1.DataConnector.C1DataReaderBase)
    Public Method (Inherited from C1.DataConnector.C1DataReaderBase)
    Public Method (Inherited from C1.DataConnector.C1DataReaderBase)
    Public Method Gets the data type of the specified column. (Inherited from C1.DataConnector.AdoNet.C1DataReader)
    Public Method (Inherited from System.Data.Common.DbDataReader)
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbDataReader)
    Public Method (Inherited from C1.DataConnector.C1DataReaderBase)
    Public Method (Inherited from C1.DataConnector.C1DataReaderBase)
    Public Method (Inherited from C1.DataConnector.C1DataReaderBase)
    Public Method (Inherited from C1.DataConnector.C1DataReaderBase)
    Public Method (Inherited from C1.DataConnector.C1DataReaderBase)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method Gets the name of the column, given the zero-based column ordinal. (Inherited from C1.DataConnector.AdoNet.C1DataReader)
    Public Method Gets the column ordinal given the name of the column. (Inherited from C1.DataConnector.AdoNet.C1DataReader)
    Public MethodOverridden.  Schema information in GoogleAnalytics is difficult to map into .NET conventions, so a lot of work must be done to gather the necessary information so it can be represented in an ADO.NET manner.  
    Public Method (Inherited from System.Data.Common.DbDataReader)
    Public Method (Inherited from C1.DataConnector.C1DataReaderBase)
    Public Method (Inherited from System.Data.Common.DbDataReader)
    Public MethodGets the value of the specified column as an instance of System.Object. (Inherited from C1.DataConnector.AdoNet.C1DataReader)
    Public Method Populates an array of objects with the column values of the current row. (Inherited from C1.DataConnector.AdoNet.C1DataReader)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method Gets a value that indicates whether the column contains nonexistent or missing values. (Inherited from C1.DataConnector.AdoNet.C1DataReader)
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbDataReader)
    Public Method Advances the reader to the next result when reading the results of a batch of statements. (Inherited from C1.DataConnector.AdoNet.C1DataReader)
    Public MethodOverloaded.  (Inherited from System.Data.Common.DbDataReader)
    Public Method Advances the reader to the next record in a result set. (Inherited from C1.DataConnector.AdoNet.C1DataReader)
    Public MethodOverloaded. An asynchronous version of C1.DataConnector.AdoNet.C1DataReader.Read method. (Inherited from C1.DataConnector.AdoNet.C1DataReader)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Data.Common.DbDataReader)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Top
    See Also