StiDataWorldSource Class

Namespace: Stimulsoft.Report.Dictionary

Inheritance

Inherits from: StiNoSqlSource

Constructors

Constructor Description
StiDataWorldSource()  
StiDataWorldSource(string nameInSource, string name)  
StiDataWorldSource(string nameInSource, string name, string alias)  
StiDataWorldSource(string nameInSource, string name, string alias, string sqlCommand)  

StiDataWorldSource()


StiDataWorldSource(nameInSource: string, name: string)

Parameters

  • nameInSource (string)
  • name (string)

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

Parameters

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

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