StiDataJoiner Class
Namespace: Stimulsoft.Data.Engine
Methods
| Method | Returns | Description |
|---|---|---|
cleanCache static |
void | |
join static |
DataTable |
Method Details
cleanCache static
cleanCache(appKey: string): void
Parameters
- appKey (string)
join static
join(tables: DataTable[], links: StiDataLink[], meters: IStiMeter[], app: IStiApp): DataTable
Parameters
- tables (DataTable[])
- links (StiDataLink[])
- meters (IStiMeter[])
- app (IStiApp)
Returns DataTable
Fields
| Field | Type | Description |
|---|---|---|
| dataRelation | any | |
| dataTable | any | |
| relations | any | |
| resultTable | any | |
| resultTable | any | |
| resultTable | any | |
| stackedTables | any |