FiltersInheritanceQueryTestBase<TFixture>
FiltersInheritanceQueryTestBase(TFixture)
Can_use_derived_set(Boolean)
Can_use_IgnoreQueryFilters_and_GetDatabaseValues(Boolean)
Can_use_is_kiwi_in_projection(Boolean)
Can_use_is_kiwi_with_other_predicate(Boolean)
Can_use_is_kiwi(Boolean)
Can_use_of_type_animal(Boolean)
Can_use_of_type_bird_first(Boolean)
Can_use_of_type_bird_predicate(Boolean)
Can_use_of_type_bird_with_projection(Boolean)
Can_use_of_type_bird(Boolean)
Can_use_of_type_kiwi(Boolean)
net9.0
namespace Microsoft.EntityFrameworkCore.Query
{
public abstract class FiltersInheritanceQueryTestBase<TFixture> : FilteredQueryTestBase<TFixture!>
where TFixture, new(), InheritanceQueryFixtureBase!
}
nuget.org | 0.0 % Reference this API 0.0 % Derive from this class or interface |
---|---|
.NET | 9.010.0 |
Information specific to net9.0 | |
Assembly | Microsoft.EntityFrameworkCore.Specification.Tests , Version=9.0.3.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.EntityFrameworkCore.Specification.Tests (9.0.3) net9.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API