xpfIsSubtypeAggr
FUNCTION xpfIsSubtypeAggr (aggrlId : AGGREGATE OF GENERIC) isSubtypeAggr : LOGICAL;
The xpfIsSubtypeAggr function checks if the specified aggregate is a subtype aggregate. Subtype aggregates contains all instances of one particular instance type and all instances that are a subtype of this particular instance type in a data model. Subtype aggregates belongs to an EDMserver session, hence subtype aggregates are not persistent in the EDMdatabase
Arguments
Type | Name | Comment |
AGGREGATE OF GENERIC | aggrlId | comments |
Return Value
Type | Name | Comment |
LOGICAL | isSubtypeAggr | comments |
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.