/
xpxDeleteAggrValue
xpxDeleteAggrValue
FUNCTION xpxDeleteAggrValue(aggregateId : AGGREGATE OF GENERIC; elementValue : GENERIC) status : INTEGER;
The xpxDeleteAggrValue function deletes all elements with the given value, elementValue, from the actual persistent aggregate.
Arguments
Type | Name | Comment |
AGGREGATE OF GENERIC | aggregateId | The id of the aggregate |
GENERIC | elementValue | The value to be deleted |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.
, multiple selections available,
Related content
xpxDeleteAggr
xpxDeleteAggr
More like this
xpxDeleteByIterator
xpxDeleteByIterator
More like this
xpxUnsetAggrByIterator
xpxUnsetAggrByIterator
More like this
xpxUnsetAggrByIndex
xpxUnsetAggrByIndex
More like this
xpxPrepend
xpxPrepend
More like this