Share via


SysCue::queryContainsGroupBy Method

Checks the query to see whether there is a group by.

Syntax

client server public static boolean queryContainsGroupBy(Query query)

Run On

Called

Parameters

Return Value

Type: boolean
true if the query has a group by; otherwise, false.

See Also

Reference

SysCue Table