CoreEventId.CollectionChangeDetected 字段

定义

DetectChanges 已检测到已从集合导航属性中添加和/或删除实体。

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

字段值

注解

此事件属于 类别 DbLoggerCategory.ChangeTracking

此事件在 CollectionChangedEventData 与 一起使用 DiagnosticSource时使用有效负载。

适用于