| DbSpecificCreatorBaseCreateSubQuery Method |
| Name | Description | |
|---|---|---|
| CreateSubQuery(IEntityFieldCore, IFieldPersistenceInfo, IPredicate, Int64, ISortExpression, IRelationCollection, IGroupByCollection) |
Creates a new Select Query which is ready to use as a subquery, based on the specified select list and the specified set of relations.
| |
| CreateSubQuery(IEntityFieldCore, IFieldPersistenceInfo, IPredicate, Int64, ISortExpression, IRelationCollection, IGroupByCollection, Boolean) |
Creates a new Select Query which is ready to use as a subquery, based on the specified select list and the specified set of relations.
|