Information
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

 

Namespace:   System.Linq
Assembly:  System.Core (in System.Core.dll)

NameDescription
System_CAPS_pubmethodExecute(Expression^)

Executes the query represented by a specified expression tree.

System_CAPS_pubmethodExecute<TResult>(Expression^)

Executes the strongly-typed query represented by a specified expression tree.

Return to top
Show: