MEMBER OF
expression is FALSE and the value of the NOT MEMBER OF
expression is TRUE. Otherwise, if the value of the collection-valued path expression or single-valued association-field path expression in the collection member expression is NULL or unknown, the value of the collection member expression is unknown.
collection_member_expression ::= entity_or_value_expression [NOT] MEMBER [OF] collection_valued_path_expression
@see CollectionMemberExpression @version 2.4 @since 2.4 @author Pascal Filion
|
|
|
|