The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IQueryProvider::Execute Method
.NET Framework (current version)
Namespace:
System.Linq
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() | Execute(Expression^) | Executes the query represented by a specified expression tree. |
![]() | Execute<TResult>(Expression^) | Executes the strongly-typed query represented by a specified expression tree. |
Show:
