Mono Class Library: OverviewSystem.Linq.IQueryProvider: Members |
The members of System.Linq.IQueryProvider are listed below.
CreateQuery(System.Linq.Expressions.Expression) : IQueryable Documentation for this section has not yet been entered.CreateQuery<TElement>(System.Linq.Expressions.Expression) : IQueryable<TElement> Documentation for this section has not yet been entered.Execute(System.Linq.Expressions.Expression) : object Documentation for this section has not yet been entered.Execute<TResult>(System.Linq.Expressions.Expression) : TResult Documentation for this section has not yet been entered.