Represents one term in a GROUP BY clause
For a list of all members of this type, see GroupByTerm Members.
System.Object
Reeb.SqlOM.GroupByTerm
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Use OrderByTerm to specify how rows of a result-set should be grouped. Please note that when you use GROUP BY, your SELECT statement can only include columns which are specified in the GROUP BY clause and aggregation columns.
Namespace: Reeb.SqlOM
Assembly: Reeb.SqlOM (in Reeb.SqlOM.dll)
GroupByTerm Members | Reeb.SqlOM Namespace