Share via


InventDimParm.queryAddOrderByField Method

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

Syntax

public boolean queryAddOrderByField(QueryBuildDataSource _qbdsInventDim)

Run On

Called

Parameters

Return Value

Type: boolean
true if any clauses of the Order By enumeration type where 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 an InventDim table.

See Also

Reference

InventDimParm Table