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 Next »


 
SYNTAX:
 
xpxGetMemberCount(aggregateId        : GENERIC;
                   VAR elementsInAggr : INTEGER)                  status             : INTEGER;
 
The xpxGetMemberCount function returns the number of elements in the specified persistent aggregate aggregateId in the argument elementsInAggr.
This function is equivalent to the EDMinterface function sdaiGetMemberCount

  • No labels