QueryableSelectTSource, TResult Method |
Namespace: Intuit.Ipp.LinqExtender
public static IQueryable<TResult> Select<TSource, TResult>( this IQueryContext<TSource> source, Expression<Func<TSource, TResult>> selector )
[Missing <param name="source"/> documentation for "M:Intuit.Ipp.LinqExtender.Queryable.Select``2(Intuit.Ipp.LinqExtender.IQueryContext{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}})"]
[Missing <param name="selector"/> documentation for "M:Intuit.Ipp.LinqExtender.Queryable.Select``2(Intuit.Ipp.LinqExtender.IQueryContext{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}})"]
[Missing <typeparam name="TSource"/> documentation for "M:Intuit.Ipp.LinqExtender.Queryable.Select``2(Intuit.Ipp.LinqExtender.IQueryContext{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}})"]
[Missing <typeparam name="TResult"/> documentation for "M:Intuit.Ipp.LinqExtender.Queryable.Select``2(Intuit.Ipp.LinqExtender.IQueryContext{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}})"]
[Missing <returns> documentation for "M:Intuit.Ipp.LinqExtender.Queryable.Select``2(Intuit.Ipp.LinqExtender.IQueryContext{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}})"]