Robuta

https://learn.microsoft.com/fr-fr/dotnet/api/microsoft.entityframeworkcore.changetracking.changetracker.cascadechanges?view=efcore-10.0 ChangeTracker.CascadeChanges Method (Microsoft.EntityFrameworkCore.ChangeTracking) | Microsoft Learn Forces immediate cascading deletion of child/dependent entities when they are either severed from a required parent/principal entity, or the required... methodmicrosoftentityframeworkcorelearn https://learn.microsoft.com/zh-cn/dotnet/api/microsoft.entityframeworkcore.changetracking.changetracker.autodetectchangesenabled?view=efcore-10.0 ChangeTracker.AutoDetectChangesEnabled Property (Microsoft.EntityFrameworkCore.ChangeTracking) |... Gets or sets a value indicating whether the DetectChanges() method is called automatically by methods of DbContext and related classes. propertymicrosoftentityframeworkcore https://docs.oracle.com/cd/E21043_01/apirefs.1111/e13948/org/apache/openjpa/util/ChangeTracker.html ChangeTracker (OpenJPA 1.1.0 API) openjpaapi