StiVariableAsParameterHelper Class

Namespace: Stimulsoft.Report.Dictionary

Methods

Method Returns Description
fetchAll static StiVariable[]  
parameterExists static boolean  

Method Details

fetchAll static

fetchAll(query: string, parameters: StiDataParameter[], report: StiReport): StiVariable[]

Parameters

  • query (string)
  • parameters (StiDataParameter[])
  • report (StiReport)

Returns StiVariable[]


parameterExists static

parameterExists(tokens: StiToken[], name: string): boolean

Parameters

Returns boolean

Fields

Field Type Description
name any  
name any  
query any