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