StiFirebaseSource Class

Namespace: Stimulsoft.Report.Dictionary.DataSources.Google

Inheritance

Inherits from: StiNoSqlSource

Constructors

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

StiFirebaseSource()

Creates a new object of the type StiFirebaseSource.


StiFirebaseSource(nameInSource: string, name: string)

Parameters

  • nameInSource (string)
  • name (string)

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

Parameters

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

StiFirebaseSource(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