OwnedEntityQueryRelationalTestBase
Context23198
Context24777
Context25680
Context28247
Context30358
Context31107
Location25680
MyContext26592
PublishTokenType25680
OwnedEntityQueryRelationalTestBase()
TestSqlLoggerFactory
AddOptions(DbContextOptionsBuilder)
An_optional_dependent_without_any_columns_and_nested_dependent_throws()
AssertSql(String[])
Can_have_required_owned_type_on_derived_type()
ClearLog()
Join_selects_with_duplicating_aliases_and_owned_expansion_uniquifies_correctly(Boolean)
Multiple_owned_reference_mapped_to_own_table_containing_owned_collection_in_split_query(Boolean)
Owned_collection_basic_split_query(Boolean)
Owned_entity_with_all_null_properties_entity_equality_when_not_containing_another_owned_entity(Boolean)
Owned_entity_with_all_null_properties_in_compared_to_non_null_in_conditional_projection(Boolean)
Owned_entity_with_all_null_properties_in_compared_to_null_in_conditional_projection(Boolean)
Owned_entity_with_all_null_properties_materializes_when_not_containing_another_owned_entity(Boolean)
Owned_entity_with_all_null_properties_property_access_when_not_containing_another_owned_entity(Boolean)
Owned_reference_mapped_to_different_table_nested_updated_correctly_after_subquery_pushdown(Boolean)
Owned_reference_mapped_to_different_table_updated_correctly_after_subquery_pushdown(Boolean)
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore.Query
{
public abstract class OwnedEntityQueryRelationalTestBase : OwnedEntityQueryTestBase
}
.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