InheritanceBulkUpdatesTestBase<TFixture>
InheritanceBulkUpdatesTestBase(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)
Update_with_interface_in_EF_Property_in_property_expression(Boolean)
Update_with_interface_in_property_expression(Boolean)
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore.BulkUpdates
{
public abstract class InheritanceBulkUpdatesTestBase<TFixture> : BulkUpdatesTestBase<TFixture>
where TFixture, new(), InheritanceBulkUpdatesFixtureBase
}
nuget.org | 0.0 %
Reference this API 0.0 %
Derive from this class or interface |
---|---|
.NET | 9.010.0 |
Information specific to net10.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.0 |
Information specific to net10.0-windows7.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