Adds a where clause to the query. This attribute can be
used with query that select, update and remove entities.
It is possible to use method's arguments in the where
clause by adding the dollar sign plus the index (starting
from 0, obviously) of the variable.
Adds a where clause to the query. This attribute can be used with query that select, update and remove entities. It is possible to use method's arguments in the where clause by adding the dollar sign plus the index (starting from 0, obviously) of the variable.