Overload List

  NameDescription
Public methodEnumerable<(Of <<'(T>)>>)()()()()
Strongly-typed version of Enumerable()()()().
(Inherited from IQuery.)
Public methodEnumerable()()()()
Return the query results as an IEnumerable. If the query contains multiple results per row, the results are returned in an instance of object[].
(Inherited from IQuery.)

See Also