DataConnector
C1GoogleAnalyticsConnection クラス
メンバ 

C1.AdoNet.GoogleAnalytics アセンブリ > C1.AdoNet.GoogleAnalytics 名前空間 : C1GoogleAnalyticsConnection クラス
C1GoogleAnalyticsConnection represents a connection to a GoogleAnalytics server. The connection can be used to query the data hosted by the server or request modifications.
オブジェクト モデル
C1GoogleAnalyticsConnection クラス
シンタックス
'宣言
 
Public NotInheritable Class C1GoogleAnalyticsConnection 
   Inherits C1.DataConnector.AdoNet.C1ConnectionBase(Of C1GoogleAnalyticsConnection)
public sealed class C1GoogleAnalyticsConnection : C1.DataConnector.AdoNet.C1ConnectionBase<C1GoogleAnalyticsConnection> 
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Data.Common.DbConnection
            C1.DataConnector.AdoNet.C1ConnectionBase
               C1.DataConnector.AdoNet.C1ConnectionBase<TConnectionImpl>
                  C1.AdoNet.GoogleAnalytics.C1GoogleAnalyticsConnection

参照

C1GoogleAnalyticsConnection メンバ
C1.AdoNet.GoogleAnalytics 名前空間