OwnedEntityQueryTestBase
Context13079
Context13157
Context14911
Context18582
Context19138
Context20277
Context21540
Context21807
Context22089
Context24133
Context9202
MyContext26592Base
OwnedEntityQueryTestBase()
StoreName
Accessing_scalar_property_in_derived_type_projection_does_not_load_owned_navigations()
Can_auto_include_navigation_from_model()
Correlated_subquery_with_owned_navigation_being_compared_to_null_works()
Include_collection_for_entity_with_owned_type_works()
Multilevel_owned_entities_determine_correct_nullability()
Multiple_single_result_in_projection_containing_owned_types(Boolean)
Nested_owned_required_dependents_are_materialized()
Owned_entity_multiple_level_in_aggregate()
Owned_references_on_same_level_expanded_at_different_times_around_take_helper(MyContext26592Base, Boolean)
Owned_references_on_same_level_nested_expanded_at_different_times_around_take_helper(MyContext26592Base, Boolean)
OwnsMany_correlated_projection(Boolean)
Projecting_correlated_collection_property_for_owned_entity(Boolean)
Projecting_owned_collection_and_aggregate(Boolean)
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore
{
public abstract class OwnedEntityQueryTestBase : NonSharedModelTestBase
{
[AsyncStateMachine(typeof(<Owned_references_on_same_level_nested_expanded_at_different_times_around_take_helper>d__26))]
protected virtual Task Owned_references_on_same_level_nested_expanded_at_different_times_around_take_helper(MyContext26592Base context, bool async);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.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