...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION 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
Arguments
...
Type | Name | Comment |
GENERIC | aggregateId | comment |
INTEGER | elementsInAggr |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|