[]
        
(Showing Draft Content)

C1.AdoNet.GoogleAnalytics.C1GoogleAnalyticsDataReader

C1GoogleAnalyticsDataReader Class

C1GoogleAnalyticsDataReader GoogleAnalytics implementation of DbDataReader.

Inheritance
C1GoogleAnalyticsDataReader
Namespace: C1.AdoNet.GoogleAnalytics
Assembly: C1.AdoNet.GoogleAnalytics.dll
Syntax
public class C1GoogleAnalyticsDataReader : C1DataReader, IDataReader, IDisposable, IDataRecord, IEnumerable, IAsyncDisposable

Methods

Name Description
GetSchemaTable()

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.