struct BoundSelectGroups the bound select state and preserves the field relationships documented below.
aggregateQueryStores the aggregate query associated with this value.
groupExpressionsStores the group expressions associated with this value.
havingExpressionStores the having expression associated with this value.
itemNamesStores the item names associated with this value.
itemsTracks the items numeric value.
joinsContains the ordered joins collection.
orderExpressionsContains the ordered order expressions collection.
setOperationsStores the set operations associated with this value.
sourcesContains the ordered sources collection.
statementStores the statement associated with this value.
tableStores the table associated with this value.
whereExpressionStores the where expression associated with this value.
windowQueryStores the window query associated with this value.