GearsOfWarQueryRelationalTestBase<TFixture>
GearsOfWarQueryRelationalTestBase(TFixture)
Client_eval_followed_by_aggregate_operation(Boolean)
Client_member_and_unsupported_string_Equals_in_the_same_query(Boolean)
Client_side_equality_with_parameter_works_with_optional_navigations(Boolean)
Correlated_collection_after_distinct_3_levels_without_original_identifiers(Boolean)
Correlated_collection_order_by_constant_null_of_non_mapped_type(Boolean)
Correlated_collection_with_distinct_3_levels(Boolean)
Correlated_collection_with_distinct_not_projecting_identifier_column_also_projecting_complex_expressions(Boolean)
CreateQueryAsserter(TFixture)
GetValueOrDefault_on_DateTimeOffset(Boolean)
Include_after_SelectMany_throws(Boolean)
Parameter_used_multiple_times_take_appropriate_inferred_type_mapping(Boolean)
Project_discriminator_columns(Boolean)
Projecting_correlated_collection_followed_by_Distinct(Boolean)
Projecting_entity_as_well_as_complex_correlated_collection_followed_by_Distinct(Boolean)
Projecting_entity_as_well_as_correlated_collection_followed_by_Distinct(Boolean)
Projecting_entity_as_well_as_correlated_collection_of_scalars_followed_by_Distinct(Boolean)
Projecting_some_properties_as_well_as_correlated_collection_followed_by_Distinct(Boolean)
String_concat_on_various_types(Boolean)
Where_coalesce_with_anonymous_types(Boolean)
Where_compare_anonymous_types(Boolean)
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore.Query
{
public abstract class GearsOfWarQueryRelationalTestBase<TFixture> : GearsOfWarQueryTestBase<TFixture>
where TFixture, new(), GearsOfWarQueryFixtureBase
{
public override Task GetValueOrDefault_on_DateTimeOffset(bool async);
}
}
.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.Relational.Specification.Tests , Version=9.0.3.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.EntityFrameworkCore.Relational.Specification.Tests (9.0.3) net9.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API