Udostępnij za pośrednictwem


SavingChangesEventArgs Klasa

Definicja

Argumenty zdarzeń dla SavingChanges zdarzenia.

public class SavingChangesEventArgs : Microsoft.EntityFrameworkCore.SaveChangesEventArgs
type SavingChangesEventArgs = class
    inherit SaveChangesEventArgs
Public Class SavingChangesEventArgs
Inherits SaveChangesEventArgs
Dziedziczenie
SavingChangesEventArgs

Uwagi

Aby uzyskać więcej informacji i przykłady, zobacz Zapisywanie danych wprogramach EF Core i EF Core .

Konstruktory

SavingChangesEventArgs(Boolean)

Tworzy argumenty zdarzeń dla DbContext.SavingChanges zdarzenia.

Właściwości

AcceptAllChangesOnSuccess

Wartość przekazana do lub DbContext.SaveChangesDbContext.SaveChangesAsync.

(Odziedziczone po SaveChangesEventArgs)

Dotyczy