ComplexTypeBulkUpdatesTestBase<TFixture>
ComplexTypeBulkUpdatesTestBase(TFixture)
Delete_complex_type(Boolean)
Delete_entity_type_with_complex_type(Boolean)
Update_collection_inside_complex_type(Boolean)
Update_complex_type_to_another_database_complex_type_with_subquery(Boolean)
Update_complex_type_to_another_database_complex_type(Boolean)
Update_complex_type_to_inline_with_lambda(Boolean)
Update_complex_type_to_inline_without_lambda(Boolean)
Update_complex_type_to_parameter(Boolean)
Update_multiple_projected_complex_types_via_anonymous_type(Boolean)
Update_multiple_properties_inside_multiple_complex_types_and_on_entity_type(Boolean)
Update_nested_complex_type_to_parameter(Boolean)
Update_projected_complex_type_via_OrderBy_Skip(Boolean)
Update_projected_complex_type(Boolean)
Update_property_inside_complex_type(Boolean)
Update_property_inside_nested_complex_type(Boolean)
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore.BulkUpdates
{
public abstract class ComplexTypeBulkUpdatesTestBase<TFixture> : BulkUpdatesTestBase<TFixture>
where TFixture, new(), ComplexTypeBulkUpdatesFixtureBase
}
| 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