ChangeTrackerDebugStringOptions Enum
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.
Debug string customization options for tracked entities.
This enumeration supports a bitwise combination of its member values.
[System.Flags]
public enum ChangeTrackerDebugStringOptions
[<System.Flags>]
type ChangeTrackerDebugStringOptions =
Public Enum ChangeTrackerDebugStringOptions
- Inheritance
-
ChangeTrackerDebugStringOptions
- Attributes
Name | Value | Description |
---|---|---|
ShortDefault | 0 | Default settings for short debug string. |
IncludeProperties | 1 | Include non-navigation properties in debug string. |
IncludeNavigations | 2 | Include navigation properties in debug string. |
LongDefault | 3 | Default settings for long debug string. |
See EF Core change tracking and EF Core debug views for more information and examples.
Proizvod | Verzije |
---|---|
Entity Framework Core | 5.0, 6.0, 7.0, 8.0, 9.0 |
Povratne informacije o proizvodu Entity Framework
Entity Framework je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: