IQueryProvider::Execute Method

 

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

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodIQueryProvider::Execute(Expression^)

Executes the query represented by a specified expression tree.

System_CAPS_pubinterfaceSystem_CAPS_privmethodIQueryProvider::Execute<TResult>(Expression^)

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

Return to top
Show: