Click or drag to resize

QueryFactory Methods

Methods
  NameDescription
Public methodStatic memberSelect
Selects all the results of the query
Public methodStatic memberSelect(String)
Selects the given property path from the query under construction
Public methodStatic memberSelectDistinct
Selects only the distinct results of the query
Public methodStatic memberSelectDistinct(String)
Selects only the distinct results of the query
Top
See Also