Overload List
Name | Description | |
---|---|---|
Count<(Of <(TEntity>)>)()()() |
Counts this instance.
| |
Count(Query) |
Returns the number of entities based on
the supplied Query.
(Overrides UnitOfWorkBase..::.Count<(Of <(TEntity>)>)(Query).) | |
Count<(Of <(TEntity>)>)(Query) |
Counts the specified query.
|