StiGoogleAnalyticsSource Class

Namespace: Stimulsoft.Report.Dictionary.DataSources.Google

Inheritance

Inherits from: StiNoSqlSource

Constructors

Constructor Description
StiGoogleAnalyticsSource() Creates a new object of the type StiGoogleAnalyticsSource.
StiGoogleAnalyticsSource(string nameInSource, string name)  
StiGoogleAnalyticsSource(string nameInSource, string name, string alias)  
StiGoogleAnalyticsSource(string nameInSource, string name, string alias, string sqlCommand)  

StiGoogleAnalyticsSource()

Creates a new object of the type StiGoogleAnalyticsSource.


StiGoogleAnalyticsSource(nameInSource: string, name: string)

Parameters

  • nameInSource (string)
  • name (string)

StiGoogleAnalyticsSource(nameInSource: string, name: string, alias: string)

Parameters

  • nameInSource (string)
  • name (string)
  • alias (string)

StiGoogleAnalyticsSource(nameInSource: string, name: string, alias: string, sqlCommand: string)

Parameters

  • nameInSource (string)
  • name (string)
  • alias (string)
  • sqlCommand (string)

Methods

Method Returns Description
GetDataAdapterType Type  

Method Details

GetDataAdapterType

GetDataAdapterType(): Type

Returns Type