TPCInheritanceBulkUpdatesTestBase<TFixture>
TPCInheritanceBulkUpdatesTestBase(TFixture, ITestOutputHelper)
Delete_GroupBy_Where_Select_First_3(Boolean)
Delete_where_hierarchy_subquery(Boolean)
Delete_where_hierarchy(Boolean)
Delete_where_keyless_entity_mapped_to_sql_query(Boolean)
Update_base_type_with_OfType(Boolean)
Update_base_type(Boolean)
Update_where_keyless_entity_mapped_to_sql_query(Boolean)
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore.BulkUpdates
{
public abstract class TPCInheritanceBulkUpdatesTestBase<TFixture> : InheritanceBulkUpdatesRelationalTestBase<TFixture>
where TFixture, new(), TPCInheritanceBulkUpdatesFixture
{
protected TPCInheritanceBulkUpdatesTestBase(TFixture fixture, ITestOutputHelper testOutputHelper);
}
}
.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.Relational.Specification.Tests , Version=9.0.3.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.EntityFrameworkCore.Relational.Specification.Tests (9.0.3) net9.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API