C1.AdoNet.GoogleAnalytics Assembly / C1.AdoNet.GoogleAnalytics Namespace / C1GoogleAnalyticsCommand Class
Members

C1GoogleAnalyticsCommand Class
C1GoogleAnalyticsCommand contains all the necessary information to fully specify a GoogleAnalytics command and execute it.
Object Model
C1GoogleAnalyticsCommand Class
Syntax
'Declaration
 
Public NotInheritable Class C1GoogleAnalyticsCommand 
   Inherits C1.DataConnector.AdoNet.C1CommandBase(Of C1GoogleAnalyticsCommand)
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Data.Common.DbCommand
            C1.DataConnector.AdoNet.C1CommandBase
               C1.DataConnector.AdoNet.C1CommandBase<TCommandImpl>
                  C1.AdoNet.GoogleAnalytics.C1GoogleAnalyticsCommand

See Also