AdHocManyToManyQueryTestBase
Context20277
ManyM_DB
ManyMN_DB
ManyN_DB
MyContext7973
AdHocManyToManyQueryTestBase(NonSharedFixture)
StoreName
ClearLog()
Many_to_many_load_works_when_join_entity_has_custom_key(Boolean)
SelectMany_with_collection_selector_having_subquery()
net10.0
namespace Microsoft.EntityFrameworkCore
{
public abstract class AdHocManyToManyQueryTestBase : NonSharedModelTestBase, IClassFixture<NonSharedFixture>
{
[AsyncStateMachine(typeof(<SelectMany_with_collection_selector_having_subquery>d__4))]
[ConditionalFact]
public virtual Task SelectMany_with_collection_selector_having_subquery();
}
}
| .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