Click or drag to resize

QueryBuilder Methods

The QueryBuilder type exposes the following members.

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