query


querySessionQueryBuilderRead-only

Returns the SessionQueryBuilder object used to get the current results.

Use the query property to create and run a new query by chaining additional SessionQueryBuilder functions to it. You can only filter on properties that have not already been used in the previous query.

Was this helpful?
Yes
No