Exemplo n.º 1
0
 protected internal abstract DbJoinGroupSortedResult <TEntity, TJoin1, TJoin2, TJoin3, TJoin4> CreateJoinGroupSortedResult <TEntity, TJoin1, TJoin2, TJoin3, TJoin4>(DbQueryContext queryContext);
Exemplo n.º 2
0
 protected internal abstract DbJoinGroupHavingResult <TEntity, TJoin1, TJoin2, TJoin3> CreateJoinGroupHavingResult <TEntity, TJoin1, TJoin2, TJoin3>(DbQueryContext queryContext);
Exemplo n.º 3
0
 protected internal abstract DbJoinPagedResult <TEntity, TJoin1, TJoin2> CreateJoinPagedResult <TEntity, TJoin1, TJoin2>(DbQueryContext queryContext);
Exemplo n.º 4
0
 protected internal abstract DbJoinGroupedResult <TEntity, TJoin1> CreateJoinGroupedResult <TEntity, TJoin1>(DbQueryContext queryContext);
Exemplo n.º 5
0
 protected internal abstract DbGroupSortedResult <TEntity> CreateGroupSortedResult <TEntity>(DbQueryContext queryContext);
Exemplo n.º 6
0
 protected internal abstract DbSortedQuerySet <TEntity> CreateSortedQuerySet <TEntity>(DbQueryContext queryContext);