NorthwindSetOperationsQueryRelationalTestBase<TFixture>
NorthwindSetOperationsQueryRelationalTestBase(TFixture)
Collection_projection_after_set_operation_fails_if_distinct(Boolean)
Collection_projection_before_set_operation_fails(Boolean)
CreateQueryAsserter(TFixture)
net10.0
namespace Microsoft.EntityFrameworkCore.Query
{
public abstract class NorthwindSetOperationsQueryRelationalTestBase<TFixture> : NorthwindSetOperationsQueryTestBase<TFixture>
where TFixture, new(), NorthwindQueryFixtureBase<NoopModelCustomizer>
{
[AsyncStateMachine(typeof(<Collection_projection_before_set_operation_fails>d__2))]
public override Task Collection_projection_before_set_operation_fails(bool async);
}
}
| .NET | 10.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Microsoft.EntityFrameworkCore.Relational.Specification.Tests , Version=10.0.1.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.EntityFrameworkCore.Relational.Specification.Tests (10.0.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API