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
namespace Microsoft.EntityFrameworkCore.BulkUpdates
{
public abstract class InheritanceBulkUpdatesTestBase<TFixture> : BulkUpdatesTestBase<TFixture>
where TFixture, new(), InheritanceBulkUpdatesFixtureBase
{
protected InheritanceBulkUpdatesTestBase(TFixture fixture);
}
}
| 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