Overload List
Name | Description | |
---|---|---|
![]() | CreateQuery(Expression) | Constructs an IQueryable object that can evaluate the query represented by a specified expression tree. (Inherited from IQueryProvider.) |
![]() | CreateQuery<(Of <<'(TElement>)>>)(Expression) | Constructs an IQueryable<(Of <(<'T>)>)> object that can evaluate the query represented by a specified expression tree. (Inherited from IQueryProvider.) |