UpdatesRelationalTestBase<TFixture>
UpdatesRelationalFixture
UpdatesRelationalTestBase(TFixture)
UpdateConcurrencyMessage
UpdateConcurrencyTokenMessage
Can_use_shared_columns_with_conversion()
Identifiers_are_generated_correctly()
Save_with_shared_foreign_key()
SaveChanges_throws_for_entities_only_mapped_to_view()
SaveChanges_works_for_entities_also_mapped_to_view()
Swap_computed_unique_index_values()
Swap_filtered_unique_index_values()
Update_non_indexed_values()
UseTransaction(DatabaseFacade, IDbContextTransaction)
net10.0
namespace Microsoft.EntityFrameworkCore.Update
{
public abstract class UpdatesRelationalTestBase<TFixture> : UpdatesTestBase<TFixture>
where TFixture, UpdatesRelationalFixture
{
[ConditionalFact]
public virtual Task SaveChanges_throws_for_entities_only_mapped_to_view();
}
}
| .NET | 10.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Microsoft.EntityFrameworkCore.Relational.Specification.Tests , Version=10.0.1.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.EntityFrameworkCore.Relational.Specification.Tests (10.0.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API