Class DetectChangesEventArgs
- Namespace
- Microsoft.EntityFrameworkCore.ChangeTracking
- Assembly
- Microsoft.EntityFrameworkCore.dll
Event arguments for the DetectingAllChanges event.
public class DetectChangesEventArgs : EventArgs
- Inheritance
-
DetectChangesEventArgs
- Derived
- Inherited Members
Remarks
See State changes of entities in EF Core for more information and examples.
Constructors
DetectChangesEventArgs()
public DetectChangesEventArgs()