CoreEventId.StartedTracking Feld

Definition

Eine Entität wird vom DbContextnachverfolgt.

public static readonly Microsoft.Extensions.Logging.EventId StartedTracking;
 staticval mutable StartedTracking : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly StartedTracking As EventId 

Feldwert

Hinweise

Dieses Ereignis befindet sich in der DbLoggerCategory.ChangeTracking Kategorie.

Dieses Ereignis verwendet die EntityEntryEventData Nutzlast, wenn es mit verwendet DiagnosticSourcewird.

Gilt für: