NorthwindAggregateOperatorsQueryRelationalTestBase<TFixture>
NorthwindAggregateOperatorsQueryRelationalTestBase(TFixture)
Average_no_data_subquery(Boolean)
Contains_over_keyless_entity_throws(Boolean)
CreateQueryAsserter(TFixture)
Last_when_no_order_by(Boolean)
LastOrDefault_when_no_order_by(Boolean)
Max_no_data_subquery(Boolean)
MaxBy_no_data_subquery_value_type(Boolean)
Min_no_data_subquery(Boolean)
MinBy_no_data_subquery_value_type(Boolean)
net11.0
namespace Microsoft.EntityFrameworkCore.Query
{
public abstract class NorthwindAggregateOperatorsQueryRelationalTestBase<TFixture> : NorthwindAggregateOperatorsQueryTestBase<TFixture>
where TFixture, new(), NorthwindQueryFixtureBase<NoopModelCustomizer>
{
[AsyncStateMachine(typeof(<MaxBy_no_data_subquery_value_type>d__7))]
public override Task MaxBy_no_data_subquery_value_type(bool async);
}
}
| .NET | 11.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Microsoft.EntityFrameworkCore.Relational.Specification.Tests , Version=11.0.0.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.EntityFrameworkCore.Relational.Specification.Tests (11.0.0-preview.2.26159.112) net11.0 |
| Preview | This API is contained in a prerelease package. |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API