Overload List

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

See Also