EntityQuery<(Of <(<'TEntity, TOrderKey>)>)>..::..ApplyAllFilters Method
Overload List
| Name | Description | |
|---|---|---|
|
|
ApplyAllFilters(DbContext) |
Filter entities by applying each filter. Filters defined in subclasses. This method is
designed to be invoked by subclasses or on their instances without need to implementation
in those classes.
|
|
|
ApplyAllFilters(IOrderedQueryable<(Of <<'(TEntity>)>>)) |

