GROUPBY keyword

Applies to

The source specification of List and ComboBox components and in the list-source specification of a property default

Description

The function is similar to that of a SQL GROUP BY clause.

Syntax

GROUPBY(propertyname)

Example

STDOLE Acme.SupplierManufParts(PROPERTIES(ManufacturerPartNo) GROUPBY(ManufacturerPartNo))