大叔 Frameworks.Entity.Core 3 Predicate


Frameworks.Entity.Core\Commons\Predicate\

1
LinqEntity.cs
 /// IQueryable扩展方法:条件过滤与排序功能
    /// Modify Date:2012-10-8
    /// Modify Memo:添加了动态排序功能

2

条件创建者(AND,OR,NOT)

PredicateBuilder

3
    /// 功能:条件过滤类
    /// 作者:张占岭
    /// 日期:2012-6-7

 PredicateList<TEntity>

继承   IEnumerable<Expression<Func<TEntity, bool>>>

约束   where TEntity : class

逻辑运算符
LogicalOperator

序列依据
OrderByOperator

posted @ 2016-04-08 22:24  保安保洁保姆外卖快递  阅读(158)  评论(0编辑  收藏  举报