QueryGrouping interface
The group by expression to be used in the query.
Properties
name | The name of the column to group. |
type | Has type of the column to group. |
Property Details
name
The name of the column to group.
name: string
Property Value
string
type
Has type of the column to group.
type: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript