StiGoogleAnalyticsDatabase Class

Namespace: Stimulsoft.Report.Dictionary.Databases.Google

Inheritance

Inherits from: StiNoSqlDatabase

Constructors

Constructor Description
StiGoogleAnalyticsDatabase()  
StiGoogleAnalyticsDatabase(string name, string connectionString)  
StiGoogleAnalyticsDatabase(string name, string alias, string connectionString)  
StiGoogleAnalyticsDatabase(string name, string alias, string connectionString, bool promptUserNameAndPassword)  
StiGoogleAnalyticsDatabase(string name, string alias, string connectionString, bool promptUserNameAndPassword, string key)  

StiGoogleAnalyticsDatabase()


StiGoogleAnalyticsDatabase(name: string, connectionString: string)

Parameters

  • name (string)
  • connectionString (string)

StiGoogleAnalyticsDatabase(name: string, alias: string, connectionString: string)

Parameters

  • name (string)
  • alias (string)
  • connectionString (string)

StiGoogleAnalyticsDatabase(name: string, alias: string, connectionString: string, promptUserNameAndPassword: bool)

Parameters

  • name (string)
  • alias (string)
  • connectionString (string)
  • promptUserNameAndPassword (bool)

StiGoogleAnalyticsDatabase(name: string, alias: string, connectionString: string, promptUserNameAndPassword: bool, key: string)

Parameters

  • name (string)
  • alias (string)
  • connectionString (string)
  • promptUserNameAndPassword (bool)
  • key (string)

Methods

Method Returns Description
ApplyDatabaseInformationSource void  
CreateConnector StiDataConnector  
CreateDataSource StiNoSqlSource  
Edit DialogResult  
EditAsync Task  
GetDataAdapterType Type  

Method Details

ApplyDatabaseInformationSource

ApplyDatabaseInformationSource(information: StiDatabaseInformation, report: StiReport, informationAll: StiDatabaseInformation, dataTable: DataTable, type: StiSqlSourceType): void

Parameters


CreateConnector

CreateConnector(connectionString: string): StiDataConnector

Parameters

  • connectionString (string)

Returns StiDataConnector


CreateDataSource

CreateDataSource(nameInSource: string, name: string): StiNoSqlSource

Parameters

  • nameInSource (string)
  • name (string)

Returns StiNoSqlSource


Edit

Edit(dictionary: StiDictionary, isNewDatabase: bool): DialogResult

Parameters

  • dictionary (StiDictionary)
  • isNewDatabase (bool)

Returns DialogResult


EditAsync

EditAsync(dictionary: StiDictionary, isNewDatabase: bool): Task

Parameters

  • dictionary (StiDictionary)
  • isNewDatabase (bool)

Returns Task


GetDataAdapterType

GetDataAdapterType(): Type

Returns Type

Fields

Field Type Description
AccountId string  
Base64EncodedAuthSecret string  
Dimensions string  
EndDate string  
Metrics string  
PropertyId string  
StartDate string  
ViewId string