IQueryProvider::Execute Method
.NET Framework (current version)
Namespace:
System.Data.Linq
Assembly: System.Data.Linq (in System.Data.Linq.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | IQueryProvider::Execute(Expression^) | Executes the query represented by a specified expression tree. |
![]() ![]() | IQueryProvider::Execute<TResult>(Expression^) | Executes the strongly-typed query represented by a specified expression tree. |
Show:

