AdHocManyToManyQueryTestBase
Context20277
ManyM_DB
ManyMN_DB
ManyN_DB
MyContext7973
AdHocManyToManyQueryTestBase()
StoreName
ClearLog()
Many_to_many_load_works_when_join_entity_has_custom_key(Boolean)
SelectMany_with_collection_selector_having_subquery()
net9.0
namespace Microsoft.EntityFrameworkCore
{
public abstract class AdHocManyToManyQueryTestBase : NonSharedModelTestBase
{
[AsyncStateMachine(typeof(<Many_to_many_load_works_when_join_entity_has_custom_key>d__5))]
[ConditionalTheory]
[MemberData("IsAsyncData", new[] { })]
public virtual Task Many_to_many_load_works_when_join_entity_has_custom_key(bool async);
}
}
.NET | 9.010.0 |
---|---|
Information specific to net9.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