EntityEntry.DebugView Property

Definition

Expand this property in the debugger for a human-readable view of entry.

Warning: Do not rely on the format of the debug strings. They are designed for debugging only and may change arbitrarily between releases.

C#
public virtual Microsoft.EntityFrameworkCore.Infrastructure.DebugView DebugView { get; }

Property Value

Remarks

See EF Core change tracking and EF Core debug views for more information and examples.

Applies to

Proizvod Verzije
Entity Framework Core 5.0, 6.0, 7.0, 8.0, 9.0