ChangeTrackerExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for ChangeTracker.
public static class ChangeTrackerExtensions
type ChangeTrackerExtensions = class
Public Module ChangeTrackerExtensions
- Inheritance
-
ChangeTrackerExtensions
Remarks
See EF Core change tracking for more information and examples.
Methods
ToDebugString(ChangeTracker, ChangeTrackerDebugStringOptions, Int32) |
Creates a human-readable representation of the given metadata. Warning: Do not rely on the format of the returned string. It is designed for debugging only and may change arbitrarily between releases. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Entity Framework