FiltersInheritanceBulkUpdatesTestBase<TFixture>
FiltersInheritanceBulkUpdatesTestBase(TFixture)
Delete_GroupBy_Where_Select_First_2(Boolean)
Delete_GroupBy_Where_Select_First_3(Boolean)
Delete_GroupBy_Where_Select_First(Boolean)
Delete_where_hierarchy_derived(Boolean)
Delete_where_hierarchy_subquery(Boolean)
Delete_where_hierarchy(Boolean)
Delete_where_using_hierarchy_derived(Boolean)
Delete_where_using_hierarchy(Boolean)
Update_base_and_derived_types(Boolean)
Update_base_property_on_derived_type(Boolean)
Update_base_type_with_OfType(Boolean)
Update_base_type(Boolean)
Update_derived_property_on_derived_type(Boolean)
Update_where_hierarchy_subquery(Boolean)
Update_where_using_hierarchy_derived(Boolean)
Update_where_using_hierarchy(Boolean)
net10.0
namespace Microsoft.EntityFrameworkCore.BulkUpdates
{
public abstract class FiltersInheritanceBulkUpdatesTestBase<TFixture> : BulkUpdatesTestBase<TFixture>
where TFixture, new(), InheritanceBulkUpdatesFixtureBase
{
[ConditionalTheory]
[MemberData("IsAsyncData", new[] { })]
public virtual Task Delete_where_hierarchy(bool async);
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 10.0 |
Information specific to net10.0 | |
| Assembly | Microsoft.EntityFrameworkCore.Specification.Tests , Version=10.0.2.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.EntityFrameworkCore.Specification.Tests (10.0.2) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API