StiVariableAsParameterHelper Class

Namespace: Stimulsoft.Report.Dictionary

Methods

Method Returns Description
FetchAll static List  
ParameterExists static bool  

Method Details

FetchAll static

FetchAll(query: string, parameters: List, **report**: [StiReport](/Stimulsoft.Reports.Class.Reference.NET/Stimulsoft_Report/root/StiReport.html)): List

Parameters

  • query (string)
  • parameters (List)
  • report (StiReport)

Returns List


ParameterExists static

ParameterExists(tokens: List<StiToken>, name: string): bool

Parameters

Returns bool