Overload List

  NameDescription
UniqueResult<(Of <(T>)>)()()()
Strongly-typed version of UniqueResult()()().
(Inherited from IQuery.)
UniqueResult()()()
Convenience method to return a single instance that matches the query, or null if the query returns no results.
(Inherited from IQuery.)

See Also