Overload List

  NameDescription
Public methodExecute(Expression)
Executes the query represented by a specified expression tree.
(Inherited from IQueryProvider.)
Public methodExecute<(Of <<'(TResult>)>>)(Expression)
Executes the strongly-typed query represented by a specified expression tree.
(Inherited from IQueryProvider.)

See Also