AdHocComplexTypeQueryTestBase
AdHocComplexTypeQueryTestBase(NonSharedFixture)
StoreName
Complex_type_equality_with_non_default_type_mapping()
Complex_type_equals_parameter_with_nested_types_with_property_of_same_name()
Non_optional_complex_type_with_all_nullable_properties()
Optional_complex_type_with_discriminator()
Projecting_complex_property_does_not_auto_include_owned_types()
net10.0
namespace Microsoft.EntityFrameworkCore.Query
{
public abstract class AdHocComplexTypeQueryTestBase : NonSharedModelTestBase, IClassFixture<NonSharedFixture!>
{
[AsyncStateMachine(typeof(<Complex_type_equals_parameter_with_nested_types_with_property_of_same_name>d__1))]
[ConditionalFact]
public virtual Task! Complex_type_equals_parameter_with_nested_types_with_property_of_same_name();
}
}
| .NET | 10.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Microsoft.EntityFrameworkCore.Specification.Tests , Version=10.0.1.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.EntityFrameworkCore.Specification.Tests (10.0.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API