Overload List
Name | Description | |
---|---|---|
![]() ![]() | Query<(Of <(T>)>)(IUnitOfWork) |
Returns a query against the unit of work.
|
![]() ![]() | Query<(Of <(TEntity, TCollectionElement>)>)(TEntity, Expression<(Of <(Func<(Of <(TEntity, EntityCollection<(Of <(TCollectionElement>)>)>)>)>)>)) |
Returns a query for elements of the child collection.
|
![]() ![]() | Query<(Of <(T>)>)(IUnitOfWork, String) |
Returns a query against the unit of work.
|