Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpxGetAggrByIterator (iteratorId , VAR elementValue : GENERIC)                      status                        : INTEGER;
 
The xpxGetAggrByIterator function reads the value of the element pointed to by the specified iterator iteratorId in the actual persistent aggregate and returns the element value in the elementValue argument.
This function is equivalent to the EDMinterface function sdaiGetAggrByIterator

  • No labels