SavingChangesEventArgs Classe
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Arguments de l’événement SavingChanges.
public class SavingChangesEventArgs : Microsoft.EntityFrameworkCore.SaveChangesEventArgs
type SavingChangesEventArgs = class
inherit SaveChangesEventArgs
Public Class SavingChangesEventArgs
Inherits SaveChangesEventArgs
- Héritage
Pour plus d’informations et d’exemples , consultez Enregistrement de données dansles événements EF Core et EF Core .
Saving |
Crée des arguments d’événement pour l’événement DbContext.SavingChanges . |
Accept |
Valeur passée à DbContext.SaveChanges ou DbContext.SaveChangesAsync. (Hérité de SaveChangesEventArgs) |
Produit | Versions |
---|---|
Entity Framework Core | 5.0, 6.0, 7.0, 8.0, 9.0 |
Commentaires sur Entity Framework
Entity Framework est un projet open source. Sélectionnez un lien pour fournir des commentaires :