StiAmazonRedshiftSource Class

Namespace: Stimulsoft.Report.Dictionary

Inheritance

Inherits from: StiPostgreSQLSource

Constructors

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

StiAmazonRedshiftSource()


StiAmazonRedshiftSource(nameInSource: string, name: string)

Parameters

  • nameInSource (string)
  • name (string)

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

Parameters

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

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

Parameters

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

Methods

Method Returns Description
CreateConnector StiSqlDataConnector  
GetDataAdapterType Type  

Method Details

CreateConnector

CreateConnector(connectionString: string): StiSqlDataConnector

Parameters

  • connectionString (string)

Returns StiSqlDataConnector


GetDataAdapterType

GetDataAdapterType(): Type

Returns Type