StiDataActionOperator Class
Namespace: Stimulsoft.Data.Engine
Methods
| Method | Returns | Description |
|---|---|---|
applyAfterGrouping static |
StiDataTable | |
applyBeforeGrouping static |
DataTable | |
cleanCache static |
void |
Method Details
applyAfterGrouping static
applyAfterGrouping(inTable: StiDataTable, actions: StiDataActionRule[], report: IStiReport, hash: number): StiDataTable
Parameters
- inTable (StiDataTable)
- actions (StiDataActionRule[])
- report (IStiReport)
- hash (number)
Returns StiDataTable
applyBeforeGrouping static
applyBeforeGrouping(inTable: DataTable, actions: StiDataActionRule[], report: IStiReport, hash: number): DataTable
Parameters
- inTable (DataTable)
- actions (StiDataActionRule[])
- report (IStiReport)
- hash (number)
Returns DataTable
cleanCache static
cleanCache(appKey: string): void
Parameters
- appKey (string)
Fields
| Field | Type | Description |
|---|---|---|
| actions | any | |
| outTable | any | |
| outTable | any | |
| outTable | any | |
| outTable | any |