Click or drag to resize

IWhere Methods

The IWhere type exposes the following members.

Methods
  NameDescription
Public methodDispose (Inherited from IDisposable.)
Public methodOrderBy
Routes this IExpression to the next ORDER BY portion of the query
(Inherited from IOrderByRouter.)
Public methodRun
Runs the query
(Inherited from IQuery.)
Public methodToLiveQuery
Converts a query to a ILiveQuery for realtime monitoring.
(Inherited from IQuery.)
Top
See Also