GroupByVariable Properties |
The GroupByVariable type exposes the following members.
Name | Description | |
---|---|---|
AssignVariable |
Gets/Sets the Variable that the grouped upon value should be assigned to.
(Inherited from BaseGroupBy.) | |
Child |
Gets/Sets the Child GROUP BY Clause.
(Inherited from BaseGroupBy.) | |
Expression |
Gets the Variable Expression Term used by this GROUP BY.
(Overrides BaseGroupByExpression.) | |
ProjectableVariables |
Gets the Projectable Variables used in the GROUP BY i.e. Variables that are grouped upon and Assigned Variables.
(Overrides BaseGroupByProjectableVariables.) | |
Variables |
Gets the Variables used in the GROUP BY.
(Overrides BaseGroupByVariables.) |