TableSplittingTestBase
Context29196
DetailedOrder
MeterReading
MeterReadingDetail
MeterReadingStatus
Order
OrderStatus
SharedTableContext
TableSplittingTestBase(ITestOutputHelper)
ContextFactory
SharedContextFactory
StoreName
TestSqlLoggerFactory
AssertSql(String[])
Can_change_dependent_instance_non_derived()
Can_change_principal_and_dependent_instance_non_derived()
Can_change_principal_instance_non_derived()
Can_insert_dependent_with_just_one_parent()
Can_manipulate_entities_sharing_row_independently()
Can_query_shared_derived_hierarchy()
Can_query_shared_derived_nonhierarchy_all_required()
Can_query_shared_derived_nonhierarchy()
Can_query_shared_nonhierarchy_with_nonshared_dependent()
Can_query_shared_nonhierarchy()
Can_query_shared()
Can_share_required_columns_with_complex_types()
Can_share_required_columns()
Can_update_just_dependents()
Can_use_optional_dependents_with_shared_concurrency_tokens_with_complex_types()
Can_use_optional_dependents_with_shared_concurrency_tokens()
Can_use_with_chained_relationships()
Can_use_with_fanned_relationships()
Can_use_with_redundant_relationships()
CreateContext()
CreateSharedContext()
DisposeAsync()
ExecuteDelete_throws_for_table_sharing(Boolean)
ExecuteUpdate_works_for_table_sharing(Boolean)
InitializeAsync(Action<ModelBuilder>, Boolean)
InitializeSharedAsync(Action<ModelBuilder>, Boolean)
No_warn_when_save_optional_dependent_at_least_one_none_null()
OnModelCreating(ModelBuilder)
OnModelCreatingComplex(ModelBuilder)
OnSharedModelCreating(ModelBuilder)
Optional_dependent_materialized_when_no_properties()
Optional_dependent_without_required_property(Boolean)
Test_roundtrip(Action<ModelBuilder>)
UseTransaction(DatabaseFacade, IDbContextTransaction)
Warn_when_save_optional_dependent_with_null_values_sensitive()
Warn_when_save_optional_dependent_with_null_values()
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore
{
public abstract class TableSplittingTestBase : NonSharedModelTestBase
}
.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