StiBlocklyDataSourceHelper Class
Namespace: Stimulsoft.Report.Web
Methods
| Method | Returns | Description |
|---|---|---|
getDataSourceMethods static |
string[] | |
getDataSourceProperties static |
string[] | |
loadDataSource static |
string[] |
Method Details
getDataSourceMethods static
getDataSourceMethods(): string[]
Returns string[]
getDataSourceProperties static
getDataSourceProperties(): string[]
Returns string[]
loadDataSource static
loadDataSource(report: StiReport): string[]
Parameters
- report (StiReport)
Returns string[]