Will return the entity if all elements of the one-to-many link relation fulfill the condition.
The lambda filter function to be considered in the query.
Rest
A filter condition like MyEntity.someMultiLink.someProperty.eq('value').
Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.
Will return the entity if all elements of the one-to-many link relation fulfill the condition.
Returns
The lambda filter function to be considered in the query.