SIZE
function returns an integer value, the number of elements of the collection. If the collection is empty, the SIZE
function evaluates to zero.
expression ::= SIZE(collection_valued_path_expression)
@see SizeExpression @version 2.4 @since 2.4 @author Pascal Filion
|
|
|
|
|
|
|
|
|
|