| LinqUtilsCreatePredicateExpressionFromCorrelationRelation Method | 
| Name | Description | |
|---|---|---|
| CreatePredicateExpressionFromCorrelationRelation(IEntityRelation, ITemplateGroupSpecificCreator, MappingTracker) | 
            Creates a predicate expression from the correlation relation passed in. It aliases all fields to the start/end alias set, and creates
            field compare field predicates (FieldCompareExpression instances) which are added with AND to the expression to return
              | |
| CreatePredicateExpressionFromCorrelationRelation(IEntityRelation, ITemplateGroupSpecificCreator, MappingTracker, ListIEntityFieldCore) | 
            Creates a predicate expression from the correlation relation passed in. It aliases all fields to the start/end alias set, and creates
            field compare field predicates (FieldCompareExpression instances) which are added with AND to the expression to return
              |