✅ You are viewing documentation for the latest version of Compose SDK.
Version:
# Interface PivotQueryResultData
Pivot query result data set, which includes both a flat table of QueryResultData and grids of tree structures.
# Properties
# Table
# table
table:
QueryResultData
Flat table structure
# Tree Structures
# grids
grids?:
object
Grids of tree structures
# Type declaration
#
grids.columnscolumns:
PivotGrid#
grids.cornercorner:
PivotGrid#
grids.rowsrows:
PivotGrid#
grids.valuesvalues:
PivotGrid