Share via


InventDimParm.queryAddGroupByField Method

Adds clauses of the Group By enumeration type to the data source.

Syntax

public boolean queryAddGroupByField(QueryBuildDataSource _qbdsInventDim)

Run On

Called

Parameters

Return Value

Type: boolean
true if any clauses of the Group By enumeration type are added to the data source; otherwise, false.

Remarks

The clauses are determined by the values of the InventDimParm records.The data source that underlies the table must be a InventDim table.

See Also

Reference

InventDimParm Table