NorthwindChangeTrackingQueryTestBase<TFixture>
NorthwindChangeTrackingQueryTestBase(TFixture)
Fixture
AsTracking_switches_tracking_on_when_off_in_options()
Can_disable_and_reenable_query_result_tracking_query_caching_single_context()
Can_disable_and_reenable_query_result_tracking_query_caching_using_options()
Can_disable_and_reenable_query_result_tracking_query_caching()
Can_disable_and_reenable_query_result_tracking_starting_with_NoTracking()
Can_disable_and_reenable_query_result_tracking()
CreateContext()
CreateNoTrackingContext()
Entity_does_not_revert_when_attached_on_DbContext()
Entity_does_not_revert_when_attached_on_DbSet()
Entity_range_does_not_revert_when_attached_dbContext()
Entity_range_does_not_revert_when_attached_dbSet()
Entity_reverts_when_state_set_to_unchanged()
Multiple_entities_can_revert()
Precedence_of_tracking_modifiers()
Precedence_of_tracking_modifiers2()
Precedence_of_tracking_modifiers3()
Precedence_of_tracking_modifiers4()
Precedence_of_tracking_modifiers5()
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore.Query
{
public abstract class NorthwindChangeTrackingQueryTestBase<TFixture> : IClassFixture<TFixture!>
where TFixture, new(), NorthwindQueryFixtureBase<NoopModelCustomizer!>!
{
[ConditionalFact]
public virtual void Precedence_of_tracking_modifiers5();
}
}
.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.Specification.Tests , Version=9.0.3.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.EntityFrameworkCore.Specification.Tests (9.0.3) net9.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API